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" />