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

@@ -173,7 +173,7 @@
</intent-filter>
</activity>
<activity
android:name=".ui.SelectPublicKeyListActivity"
android:name=".ui.SelectPublicKeyActivity"
android:configChanges="orientation|screenSize|keyboardHidden|keyboard"
android:label="@string/title_selectRecipients"
android:launchMode="singleTop"