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

@@ -155,6 +155,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:text="@string/btn_back"
android:textAllCaps="true"
android:minHeight="?android:attr/listPreferredItemHeight"
@@ -172,6 +173,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:layout_gravity="center_vertical"
android:text="@string/btn_create_key"
android:textAllCaps="true"
android:minHeight="?android:attr/listPreferredItemHeight"