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

Commit 593d2fad 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

am: b09610a3

Change-Id: If697d7d9fe6305379d7186425e57b17572e9b30e
parents a1a888f0 b09610a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -701,7 +701,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>