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

This commit is contained in:
Treehugger Robot
2017-03-01 19:26:15 +00:00
committed by Gerrit Code Review

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>