re-add ShowNfcSweetspotActivity, inherit from BaseSecurityTokenActivity

This commit is contained in:
Vincent Breitmoser
2018-11-20 16:32:57 +01:00
parent 365cebdc72
commit bbf0c0a470
3 changed files with 123 additions and 2 deletions

View File

@@ -858,7 +858,7 @@
android:theme="@android:style/Theme.NoDisplay" />
<activity
android:name="de.cotech.sweetspot.ShowNfcSweetspotActivity"
android:name="org.sufficientlysecure.keychain.ui.ShowNfcSweetspotActivity"
android:exported="false"
android:theme="@style/Theme.Keychain.AppCompat.Transparent.Fullscreen"
/>