summaryrefslogtreecommitdiffstats
path: root/res/layout/nfc_select.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/nfc_select.xml')
-rw-r--r--res/layout/nfc_select.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/nfc_select.xml b/res/layout/nfc_select.xml
index f52a998..e72a979 100644
--- a/res/layout/nfc_select.xml
+++ b/res/layout/nfc_select.xml
@@ -32,8 +32,8 @@
style="?android:attr/textAppearanceMedium"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:layout_marginLeft="30dip"
- android:layout_marginRight="30dip"
+ android:layout_marginStart="30dip"
+ android:layout_marginEnd="30dip"
android:layout_marginBottom="30dip"
android:layout_gravity="center"
android:text="@string/profile_add_nfc_text" />