From ba7738cba034e1cfc8a83eb0c7e08aebb1ff3719 Mon Sep 17 00:00:00 2001 From: Yuhan Yang Date: Wed, 5 Feb 2025 10:01:45 +0000 Subject: [PATCH] Add mouse scrolling category title Add a scrolling category title in mouse settings page to match the new design. Mock: go/al-peripherals-ux page 3. Screenshot: go/screenshot-8mtcgnjkabci8qt Bug: 383555305 Bug: 384795606 Test: Local DUT with aconfig flags enabled Flag: com.android.hardware.input.mouse_scrolling_acceleration Change-Id: I3aa734a9e588c41dc9d48c40d779544074654a0a --- res/values/strings.xml | 2 ++ res/xml/mouse_settings.xml | 65 ++++++++++++++++++++------------------ 2 files changed, 37 insertions(+), 30 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 483eb130658..0c6241283e9 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4721,6 +4721,8 @@ Content moves up when you scroll down + + Scrolling Controlled scrolling diff --git a/res/xml/mouse_settings.xml b/res/xml/mouse_settings.xml index 35279ec35ed..e4b3f1c8f79 100644 --- a/res/xml/mouse_settings.xml +++ b/res/xml/mouse_settings.xml @@ -20,37 +20,27 @@ xmlns:settings="http://schemas.android.com/apk/res-auto" android:title="@string/mouse_settings"> - - - - - - + + - + - + + + + + + +