Merge "Change default long-press time to 400ms"

am: b96cbedfb2

Change-Id: I953076ce2fe44fb96f2cfbd60e771694c225fc99
This commit is contained in:
Li Bai
2017-03-01 19:28:38 +00:00
committed by android-build-merger

View File

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