From d6c7f9c68bb3f6dd8e747f039141c99c7c165aba Mon Sep 17 00:00:00 2001 From: J-Jamet Date: Sat, 6 Mar 2021 12:53:44 +0100 Subject: [PATCH] Fix button hidden in dialog #903 --- app/src/main/res/values/styles.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 471edd8f0..b4e9a9c63 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -233,11 +233,13 @@ @color/orange @color/green @color/background_light + adjustResize