Simplify passphrase dialog design

This commit is contained in:
Dominik Schürmann
2015-03-31 00:24:08 +02:00
parent 6cc7b6141a
commit aea52f2e6f
3 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp"
android:imeOptions="actionDone"
android:hint="@string/label_passphrase"
android:ems="10"