diff options
Diffstat (limited to 'org_apg/AndroidManifest.xml')
| -rw-r--r-- | org_apg/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org_apg/AndroidManifest.xml b/org_apg/AndroidManifest.xml index d7848d5ca..6194e39ca 100644 --- a/org_apg/AndroidManifest.xml +++ b/org_apg/AndroidManifest.xml @@ -192,7 +192,7 @@ android:resource="@xml/searchable_public_keys" /> </activity> <activity - android:name=".ui.SelectSecretKeyListActivity" + android:name=".ui.SelectSecretKeyActivity" android:configChanges="orientation|screenSize|keyboardHidden|keyboard" android:label="@string/title_selectSignature" android:launchMode="singleTop" > |
