From 5356c09af9962fe361eae84d2be43e34151d9865 Mon Sep 17 00:00:00 2001 From: Nishith Khanna Date: Fri, 11 Nov 2022 17:56:13 +0530 Subject: [PATCH] Fix accent in dialog --- res/values/styles.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/res/values/styles.xml b/res/values/styles.xml index 06d290b7..c80f2dc2 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -15,6 +15,7 @@ @color/theme_primary_dark @color/theme_primary_dark @style/snackbar_style + @style/Dialog + + -- GitLab