mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-24 17:52:17 -05:00
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 New Issue
Block a user