Merge "Change default long-press time to 400ms" am: b96cbedfb2 am: 957b15c9ae

am: b09610a3dc

Change-Id: If697d7d9fe6305379d7186425e57b17572e9b30e
This commit is contained in:
Li Bai
2017-03-01 19:33:31 +00:00
committed by android-build-merger

View File

@@ -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>