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

Commit b09610a3 authored by Li Bai's avatar Li Bai Committed by android-build-merger
Browse files

Merge "Change default long-press time to 400ms" am: b96cbedf

am: 957b15c9

Change-Id: I7a0b5216e5551223b626b0ab1c7addf4cec2463c
parents e0e00077 957b15c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -699,7 +699,7 @@

    <!-- Values for the list of long press timeout options. -->
    <string-array name="long_press_timeout_selector_values" translatable="false">
        <item>500</item>
        <item>400</item>
        <item>1000</item>
        <item>1500</item>
    </string-array>