From 0051c7120d1b68799bd0ff23230baf094770075d Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sun, 15 Jun 2025 18:22:01 +0200 Subject: [PATCH] [android] Fix background color Material button Signed-off-by: Jean-Baptiste Charron --- android/app/src/main/res/values/styles.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml index 2442db274..b84d24cdf 100644 --- a/android/app/src/main/res/values/styles.xml +++ b/android/app/src/main/res/values/styles.xml @@ -54,11 +54,13 @@ @string/robotoMedium true 0.04 + @null