Merge "Make touch slop region smaller for watch" into klp-modular-dev

This commit is contained in:
Mindy Pereira
2014-04-30 19:43:58 +00:00
committed by Android (Google) Code Review

View File

@@ -27,4 +27,7 @@
<item>settings</item>
</string-array>
</resources>
<!-- Base "touch slop" value used by ViewConfiguration as a
movement threshold where scrolling should begin. -->
<dimen name="config_viewConfigurationTouchSlop">4dp</dimen>
</resources>