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

Commit 6aa06588 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable config_doubleTapPowerGestureEnabled on Wear" into main

parents 9243216c 403ddd1c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -100,4 +100,7 @@
    <!-- Whether to enable scaling and fading animation to scrollviews while scrolling.
         P.S this is a change only intended for wear devices. -->
    <bool name="config_enableViewGroupScalingFading">true</bool>

    <!-- Allow the gesture to double tap the power button to trigger a target action. -->
    <bool name="config_doubleTapPowerGestureEnabled">false</bool>
</resources>