Files
Lawnchair/res/values-v17/styles.xml
T
Hyunyoung Song 4cea4c8302 WidgetTray UI tweak
- 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
2015-04-19 19:25:49 -07:00

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>