From 82fc02848dce3590252c998fd1274f349982318c Mon Sep 17 00:00:00 2001 From: Adithya R Date: Mon, 15 Jan 2024 17:23:36 +0530 Subject: [PATCH] overlay: Increase max fling velocity Allow scrolling faster, corresponding to our reduced scroll friction. Change-Id: Iefdca56f18a6b5f4e9db578a0b4b3133b8b13c80 --- overlay/AOSPAFrameworksOverlay/res/values/config.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/overlay/AOSPAFrameworksOverlay/res/values/config.xml b/overlay/AOSPAFrameworksOverlay/res/values/config.xml index 1a4e7a52..cbd3ecb9 100644 --- a/overlay/AOSPAFrameworksOverlay/res/values/config.xml +++ b/overlay/AOSPAFrameworksOverlay/res/values/config.xml @@ -138,4 +138,7 @@ 9 + + 12000dp +