From cd2ba44217fe9e579fd0208fb90b5581d2a9cbd3 Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Sat, 18 Feb 2012 21:12:34 +0100 Subject: [PATCH] click: Disable scrolling cache Change-Id: If70d547192d1b767b4be648ff4a42db7dfc63c5c --- system.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/system.prop b/system.prop index d2f9231..c77950d 100644 --- a/system.prop +++ b/system.prop @@ -63,6 +63,7 @@ dalvik.vm.execution-mode=int:jit persist.sys.use_dithering=1 persist.sys.purgeable_assets=0 persist.sys.rotationanimation=false +persist.sys.scrollingcache=2 # VM heap size dalvik.vm.heapsize=24m