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
|
|
@ -76,6 +76,7 @@ http://developer.android.com/guide/topics/appwidgets/index.html#CreatingLayout
|
|||
<dimen name="app_widget_card_image_size">48dp</dimen>
|
||||
<dimen name="app_widget_card_min_width">250dp</dimen>
|
||||
<dimen name="app_widget_card_min_height">56dp</dimen>
|
||||
<dimen name="app_widget_card_buttons_width">96dp</dimen>
|
||||
<dimen name="app_widget_card_buttons_width">128dp</dimen>
|
||||
<dimen name="app_widget_card_radius">2dp</dimen>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue