mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
FIX: open bankid and external explorer
This commit is contained in:
parent
ed64ace46e
commit
3d19911331
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue