Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2cf908d authored by Yash Garg's avatar Yash Garg 💬
Browse files

Merge branch '3674-s-fix_split_screen' into 'v1-s'

overlay: override default app switch long press action (S)

See merge request !54
parents 82aa35b0 da73aeae
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -47,4 +47,7 @@

    <!-- Colon separated list of package names that should be granted Notification Listener access -->
    <string name="config_defaultListenerAccessPackages" translatable="false">foundation.e.blisslauncher</string>

    <!-- Default value for app switch long press action -->
    <integer name="config_longPressOnAppSwitchBehavior">0</integer>
</resources>