cleaned up code

This commit is contained in:
Adithya Abraham Philip
2015-03-06 22:25:35 +05:30
parent f12f6b540d
commit 1de528fc85
3 changed files with 38 additions and 52 deletions

View File

@@ -29,6 +29,7 @@
android:layout_marginBottom="8dp"
android:imeOptions="actionNext"
android:hint="@string/label_passphrase"
android:inputType="textPassword"
android:ems="10"
android:layout_gravity="center_horizontal" />