From 8c5ff1f9449f5f1495367fe90b50450e327900c0 Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 17 May 2023 14:50:20 +0930 Subject: [PATCH] Fix dialog button color --- app/src/main/res/values/styles.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 1cf88c0c06..9fa6059885 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -29,8 +29,6 @@ ?colorPrimary true 0.6 - @style/Widget.Session.AlertDialog.NegativeButtonStyle - @style/Widget.Session.AlertDialog.PositiveButtonStyle @null @null ?android:textColorPrimary @@ -46,14 +44,6 @@ @drawable/default_bottom_sheet_background - - - -