From 8aa61e307eda2fa3ff6767313f1190e01f5b4859 Mon Sep 17 00:00:00 2001 From: Pranav Vashi Date: Wed, 22 Oct 2025 13:43:13 +0530 Subject: [PATCH] Evolver: Add customization for proper circle QS tile shape Signed-off-by: Pranav Vashi --- res/values/evolution_arrays.xml | 8 +++++--- res/values/evolution_strings.xml | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/res/values/evolution_arrays.xml b/res/values/evolution_arrays.xml index 80fd96d..58bdb4b 100644 --- a/res/values/evolution_arrays.xml +++ b/res/values/evolution_arrays.xml @@ -1064,18 +1064,20 @@ - + @string/quick_settings_tile_shape_dynamic - @string/quick_settings_tile_shape_circle + @string/quick_settings_tile_shape_rounded_square_smooth @string/quick_settings_tile_shape_rounded_square @string/quick_settings_tile_shape_square + @string/quick_settings_tile_shape_circle - + 0 1 2 3 + 4 diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 9fb0435..27dd7c1 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -451,6 +451,7 @@ QS tiles shape Dynamic Circle + Rounded square (smooth) Rounded square Square Provide haptic feedback on tapping QS tiles