mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Merge pull request #4246 from BlueWallet/fix-4202
FIX: open bankid and external explorer
This commit is contained in:
commit
b7fe0ceeef
1 changed files with 4 additions and 0 deletions
|
@ -71,6 +71,10 @@
|
||||||
<data android:scheme="lapp" />
|
<data android:scheme="lapp" />
|
||||||
<data android:scheme="blue" />
|
<data android:scheme="blue" />
|
||||||
<data android:scheme="aopp" />
|
<data android:scheme="aopp" />
|
||||||
|
<data android:scheme="bankid" />
|
||||||
|
<data android:scheme="swish" />
|
||||||
|
<data android:scheme="http" />
|
||||||
|
<data android:scheme="https" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.VIEW" />
|
<action android:name="android.intent.action.VIEW" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue