Remove tabs from import keys activity

This commit is contained in:
Dominik Schürmann
2014-10-25 22:05:55 +02:00
parent 71e3fb5380
commit c2e7c2416f
5 changed files with 66 additions and 329 deletions

View File

@@ -483,8 +483,7 @@
android:name=".ui.ImportKeysActivity"
android:configChanges="orientation|screenSize|keyboardHidden|keyboard"
android:label="@string/title_import_keys"
android:launchMode="singleTop"
android:windowSoftInputMode="stateHidden">
android:launchMode="singleTop">
<!-- VIEW with mimeType: Allows to import keys (attached to emails) from email apps -->
<intent-filter android:label="@string/intent_import_key">