From c934bc77405c8615cdb3681f12157100c4e7c5ed Mon Sep 17 00:00:00 2001 From: scria1000 <91804886+scria1000@users.noreply.github.com> Date: Sun, 12 Dec 2021 12:51:43 +0000 Subject: Undo superscript parser changes for now (#577) Undo superscript parser changes --- app/src/main/res/values/styles.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res/values/styles.xml') diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index a0b0243f..3eac8f66 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -74,6 +74,8 @@ ?attr/font_default @style/MaterialAlertDialogTitleTextStyle + @style/MaterialAlertDialogPositiveButtonStyle + @style/MaterialAlertDialogNegativeButtonStyle -- cgit v1.2.3