summaryrefslogtreecommitdiff
path: root/res/layout
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-05-21 16:40:21 +0400
committerAndrew Dolgov <[email protected]>2013-05-21 16:40:21 +0400
commitcb743f8230fd972d39dac016bd4b6af2d551f82d (patch)
treebc2d7ee3018060f8dfaa371f4363595885c582dc /res/layout
parentaa64bbcb1358f5032a609564546db5897f3f3373 (diff)
minor widget tweaks
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/widget_small.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/widget_small.xml b/res/layout/widget_small.xml
index e0948a11..552625c0 100644
--- a/res/layout/widget_small.xml
+++ b/res/layout/widget_small.xml
@@ -13,7 +13,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
- android:paddingTop="4dp"
+ android:paddingTop="2dp"
android:src="@drawable/icon" />
<TextView