From c71060864afecec0dba952224c5e0e4c14de6228 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 24 Feb 2012 15:41:46 +0100 Subject: [PATCH] disable scrolling cache by default for much more smooth scrolling --- system.prop | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system.prop b/system.prop index 4095afd..12fbd90 100755 --- a/system.prop +++ b/system.prop @@ -38,6 +38,9 @@ mobiledata.interfaces=rmnet0,rmnet1,rmnet2,ppp0 # This is a high density device with more memory, so larger vm heaps for it. dalvik.vm.heapsize=32m +# Scrolling cache 0:enable, 1:default enable, 2:default disable, 3:disable +persist.sys.scrollingcache=2 + # leo have huge 250Mb unwritable system and small 50Mb cache . dalvik.vm.dexopt-data-only=1