summaryrefslogtreecommitdiffstats
path: root/res/layout/desk_clock_time_date.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/desk_clock_time_date.xml')
-rw-r--r--res/layout/desk_clock_time_date.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/desk_clock_time_date.xml b/res/layout/desk_clock_time_date.xml
index 2c1459514..5b2af22e6 100644
--- a/res/layout/desk_clock_time_date.xml
+++ b/res/layout/desk_clock_time_date.xml
@@ -54,7 +54,7 @@
android:textStyle="bold"
android:singleLine="true"
android:ellipsize="none"
- android:layout_marginLeft="3dip"
+ android:layout_marginLeft="4dip"
android:shadowColor="#C0000000"
android:shadowDx="0"
android:shadowDy="0"
@@ -72,6 +72,7 @@
android:shadowDx="0"
android:shadowDy="0"
android:shadowRadius="3.0"
+ android:layout_marginLeft="4dip"
/>
</LinearLayout>