diff --git a/Android/app/src/main/res/layout/a2disk_confirmation.xml b/Android/app/src/main/res/layout/a2disk_confirmation.xml index 78c43458..7f41a31f 100644 --- a/Android/app/src/main/res/layout/a2disk_confirmation.xml +++ b/Android/app/src/main/res/layout/a2disk_confirmation.xml @@ -2,7 +2,6 @@ @@ -16,6 +15,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" + android:layout_marginStart="40dp" + android:layout_marginLeft="40dp" android:text="@string/diskA" /> @@ -16,6 +15,8 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_weight="1" + android:layout_marginStart="40dp" + android:layout_marginLeft="40dp" android:text="@string/reboot" />