center wizard buttons for other languages

This commit is contained in:
Dominik Schürmann
2015-10-04 22:51:44 +02:00
parent dfce5449c2
commit d3d73f5f85
10 changed files with 21 additions and 21 deletions

View File

@@ -74,6 +74,7 @@
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_weight="1"
android:text="@string/first_time_import_key"
android:textAllCaps="true"
@@ -91,6 +92,7 @@
android:textAppearance="?android:attr/textAppearanceMedium"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center_vertical"
android:layout_weight="1"
android:text="@string/btn_do_not_save"
android:textAllCaps="true"