Add "Where is my NFC reader?" feature to nfc waiting dialog
This commit is contained in:
@@ -823,6 +823,12 @@
|
||||
android:name=".ui.PanicExitActivity"
|
||||
android:theme="@android:style/Theme.NoDisplay" />
|
||||
|
||||
<activity
|
||||
android:name=".ui.ShowNfcSweetspotActivity"
|
||||
android:exported="false"
|
||||
android:theme="@style/Theme.Keychain.AppCompat.Transparent.Fullscreen"
|
||||
/>
|
||||
|
||||
<!-- Internal services/content providers (not exported) -->
|
||||
<service
|
||||
android:name=".service.PassphraseCacheService"
|
||||
|
||||
Reference in New Issue
Block a user