added PassphraseEditText to SetPassphraseDialogFragment

This commit is contained in:
Adithya Abraham Philip
2015-03-06 22:00:30 +05:30
parent c5093433f5
commit fee891fc06
3 changed files with 6 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
android:layout_marginTop="8dp"
android:layout_marginBottom="8dp">
<org.sufficientlysecure.keychain.ui.widget.PasswordEditText
<org.sufficientlysecure.keychain.ui.widget.PassphraseEditText
android:id="@+id/passphrase_passphrase"
android:layout_width="match_parent"
android:layout_height="wrap_content"