aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimao Gomes Viana <xdevs23@outlook.com>2017-03-16 21:01:38 +0100
committerdd3boh <dade.garberi@gmail.com>2017-07-12 19:56:45 +0200
commitf2e0f2cd3463789bab0a57c3bc142327092bda98 (patch)
tree5185030ab812892acc8390cd3c1b5785645e7704
parent90e987bae2920c3cb68ad4f061b22eef1baf71ed (diff)
system.prop: flinger velocities, yummy
Change-Id: Ic8da163d91200beaf77d252fee272fea03153e72
-rw-r--r--system.prop5
1 files changed, 5 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 7bc3bb5..f803c84 100644
--- a/system.prop
+++ b/system.prop
@@ -155,3 +155,8 @@ ro.allow.mock.location=1
persist.service.adb.enable=1
persist.service.debuggable=1
persist.sys.usb.config=mtp,adb
+
+# Higher fling velocities
+# for smoother scrolling and better responsiveness
+ro.min.fling_velocity=160
+ro.max.fling_velocity=20000