select public key refactored

This commit is contained in:
Dominik
2012-11-01 18:50:41 +01:00
parent 182524bb96
commit f50d71559d
14 changed files with 488 additions and 524 deletions

View File

@@ -6,7 +6,7 @@
<fragment
android:id="@+id/select_public_key_fragment"
android:name="org.thialfihar.android.apg.ui.SelectPublicKeyListFragment"
android:name="org.thialfihar.android.apg.ui.SelectPublicKeyFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />