summaryrefslogtreecommitdiff
path: root/res/layout/set_primary_checkbox.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/set_primary_checkbox.xml')
-rw-r--r--res/layout/set_primary_checkbox.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/set_primary_checkbox.xml b/res/layout/set_primary_checkbox.xml
index 8f28ec791..b997327ed 100644
--- a/res/layout/set_primary_checkbox.xml
+++ b/res/layout/set_primary_checkbox.xml
@@ -18,8 +18,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingLeft="14dip"
- android:paddingRight="15dip"
+ android:paddingStart="14dip"
+ android:paddingEnd="15dip"
android:orientation="vertical">
<CheckBox