New colors

This commit is contained in:
Karim Abou Zeid 2015-03-30 21:42:54 +02:00
commit 696299b960
32 changed files with 116 additions and 164 deletions

View file

@ -14,7 +14,7 @@
android:gravity="center"
android:orientation="vertical">
<com.kabouzeid.gramophone.view.SquareImageView
<com.kabouzeid.gramophone.ui.widget.SquareImageView
android:id="@+id/album_art"
android:layout_width="match_parent"
android:layout_height="match_parent"
@ -25,7 +25,7 @@
android:id="@+id/footer"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/materialmusic_default_bar_color"
android:background="?default_bar_color"
android:orientation="vertical"
android:padding="16dp"
android:transitionName="@string/transition_album_text">