From 7170112b066301a1fc302a159aa8857a70f83883 Mon Sep 17 00:00:00 2001 From: Chris Wren Date: Wed, 19 Jun 2013 16:37:06 -0400 Subject: quick fix for jank on touch devices. optimizations for notouch devices caused jank on touch. The best solution is difficult, so for the time being, let's just disable that optimiztion on touch devices. Bug: 9462757 Change-Id: I4e574eb23d0764267e5b5efea01230feba5114d1 --- res/values-land-notouch/config.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res/values-land-notouch/config.xml') diff --git a/res/values-land-notouch/config.xml b/res/values-land-notouch/config.xml index d125dd1..5e088e4 100644 --- a/res/values-land-notouch/config.xml +++ b/res/values-land-notouch/config.xml @@ -27,4 +27,6 @@ 1500 + + true \ No newline at end of file -- cgit v1.2.3