QuickSwitch
QuickSwitch copied to clipboard
Doesn't switch the provider after update
Just updated the app and now it doesn't change the provider. Before the update everything was fine. Device op7t
https://drive.google.com/drive/folders/1jyimtNbdaUL6sibSdo1IcaqLG1hp-BvI Logs
It's an overlay priority issue. Will fix it tomorrow but for now, you can manually fix by following these instructions:
Open /data/adb/modules/quickswitch/overlays/AndroidManifest.xml
Then try changing android:priority="10"
to android:priority="1001"