diff --git a/res/layout/dialog_autoclick_cursor_area_size.xml b/res/layout/dialog_autoclick_cursor_area_size.xml new file mode 100644 index 00000000000..8f517bae29f --- /dev/null +++ b/res/layout/dialog_autoclick_cursor_area_size.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index 4763ab60588..39e0dbdf4e8 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5643,12 +5643,27 @@ Longer Auto click time - - - Cursor area size - - - Adjust the autoclick ring indicator area size + + + Click area + + + The area where the cursor can move freely without canceling the click once the countdown starts + + + Extra large + + + Large + + + Default + + + Small + + + Extra small Ignore minor cursor movement diff --git a/res/values/styles.xml b/res/values/styles.xml index 29b4aa65739..3bc436829ce 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -710,6 +710,14 @@ 14sp + +