summaryrefslogtreecommitdiffstats
path: root/res/layout/crypt_keeper_pin_field.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/crypt_keeper_pin_field.xml')
-rw-r--r--res/layout/crypt_keeper_pin_field.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/crypt_keeper_pin_field.xml b/res/layout/crypt_keeper_pin_field.xml
index 270b26b..dd9d233 100644
--- a/res/layout/crypt_keeper_pin_field.xml
+++ b/res/layout/crypt_keeper_pin_field.xml
@@ -28,6 +28,7 @@
android:inputType="numberPassword"
android:imeOptions="flagForceAscii|actionDone"
android:textAppearance="?android:attr/textAppearanceMedium"
+ android:gravity="center_horizontal"
/>
<ImageView android:id="@+id/switch_ime_button"