use different filter for nfc intents
This commit is contained in:
parent
28a186cd6c
commit
a054a3fbb4
|
@ -64,7 +64,7 @@
|
|||
<intent-filter>
|
||||
<action android:name="android.nfc.action.NDEF_DISCOVERED" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:mimeType="application/vnd.eu.siacs.conversations.jid" />
|
||||
<data android:scheme="xmpp" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
|
|
Loading…
Reference in a new issue