New colors
This commit is contained in:
parent
5aa4a3dcac
commit
696299b960
32 changed files with 116 additions and 164 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue