From 649d947eac47bb2ecbff0a591e4486e44b293c38 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sun, 11 Jan 2026 09:55:43 +0100 Subject: [PATCH] [android] Improve colors of buttons in alert dialogs Signed-off-by: Jean-Baptiste --- android/app/src/main/res/values/themes.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/android/app/src/main/res/values/themes.xml b/android/app/src/main/res/values/themes.xml index 4c92ecdef..2fae9a9b1 100644 --- a/android/app/src/main/res/values/themes.xml +++ b/android/app/src/main/res/values/themes.xml @@ -288,5 +288,15 @@ rounded ?attr/colorSurfaceContainerHigh @layout/m3_alert_dialog + @style/MwmTheme.M3.AlertDialog.Button + @style/MwmTheme.M3.AlertDialog.Button + @style/MwmTheme.M3.AlertDialog.Button.Neutral + + +