Result parcel refactorings (WIP)

This commit is contained in:
Dominik Schürmann
2014-09-17 15:08:02 +02:00
parent a3e7406b3d
commit 8724916866
11 changed files with 192 additions and 160 deletions

View File

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