4cea4c8302
- set fixed image view width - fade in when widget bitmap populates - widget dimension is next to the widget name text. - elevation of the widgets content and the reveal view is the same b/19897708 Change-Id: Ia656144412e7d63a491ce67ff15fb58c05d9a9d9
7 lines
202 B
XML
7 lines
202 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="WidgetImageView">
|
|
<item name="android:paddingStart">@dimen/widget_preview_horizontal_padding</item>
|
|
</style>
|
|
</resources>
|