summaryrefslogtreecommitdiffstats
path: root/res/layout/countdown_setting_popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/countdown_setting_popup.xml')
-rw-r--r--res/layout/countdown_setting_popup.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/countdown_setting_popup.xml b/res/layout/countdown_setting_popup.xml
index 22acd9251..1a314ad56 100644
--- a/res/layout/countdown_setting_popup.xml
+++ b/res/layout/countdown_setting_popup.xml
@@ -55,8 +55,8 @@
android:layout_width="160dp"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
- android:layout_marginLeft="16dip"
- android:layout_marginRight="16dip"
+ android:layout_marginStart="16dip"
+ android:layout_marginEnd="16dip"
android:focusable="false" />
</LinearLayout>