Mark Gestures overlay as super overlay

This commit is contained in:
Pierre-Hugues Husson 2020-06-02 23:49:59 +02:00
parent 17e1a19caf
commit d5a4427c2e

View file

@ -2,6 +2,7 @@
package="me.phh.treble.overlay.gestures"
android:versionCode="1"
android:versionName="1.0">
<!-- SUPER OVERLAY -->
<overlay android:targetPackage="android"
android:priority="933"
android:isStatic="true" />