mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
FIX: open bankid and external explorer
This commit is contained in:
parent
ed64ace46e
commit
3d19911331
@ -71,6 +71,10 @@
|
||||
<data android:scheme="lapp" />
|
||||
<data android:scheme="blue" />
|
||||
<data android:scheme="aopp" />
|
||||
<data android:scheme="bankid" />
|
||||
<data android:scheme="swish" />
|
||||
<data android:scheme="http" />
|
||||
<data android:scheme="https" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
Loading…
Reference in New Issue
Block a user