Buttons are 42dp wide, full-height album art with rounded corners
This commit is contained in:
parent
e111d4f113
commit
26bba697cb
5 changed files with 62 additions and 13 deletions
|
|
@ -15,10 +15,6 @@
|
|||
android:id="@+id/image"
|
||||
android:layout_width="@dimen/app_widget_card_image_size"
|
||||
android:layout_height="@dimen/app_widget_card_image_size"
|
||||
android:layout_marginTop="2dp"
|
||||
android:layout_marginLeft="2dp"
|
||||
android:layout_marginRight="2dp"
|
||||
android:layout_marginBottom="1dp"
|
||||
android:scaleType="centerInside"
|
||||
tools:src="@drawable/default_album_art"
|
||||
tools:ignore="ContentDescription"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue