rename EncryptMessageFragment -> EncryptTextFragment

This commit is contained in:
Vincent Breitmoser
2014-09-01 23:46:14 +02:00
parent b3d3026de7
commit f8625f5310
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
<fragment
android:id="@+id/certify_key_fragment"
android:name="org.sufficientlysecure.keychain.ui.EncryptMessageFragment"
android:name="org.sufficientlysecure.keychain.ui.EncryptTextFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />