From 5951f4438a7254041d5d74a00ead0749c6883425 Mon Sep 17 00:00:00 2001 From: Zakhar Timoshenko Date: Sat, 21 Jan 2023 20:47:56 +0300 Subject: [PATCH] Fix dialog background on Android 5 --- .../main/res/drawable-v23/m3_popup_background.xml | 15 +++++++++++++++ app/src/main/res/drawable/m3_popup_background.xml | 4 ++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 app/src/main/res/drawable-v23/m3_popup_background.xml diff --git a/app/src/main/res/drawable-v23/m3_popup_background.xml b/app/src/main/res/drawable-v23/m3_popup_background.xml new file mode 100644 index 000000000..3ede5c457 --- /dev/null +++ b/app/src/main/res/drawable-v23/m3_popup_background.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/app/src/main/res/drawable/m3_popup_background.xml b/app/src/main/res/drawable/m3_popup_background.xml index 3ede5c457..98f60a8be 100644 --- a/app/src/main/res/drawable/m3_popup_background.xml +++ b/app/src/main/res/drawable/m3_popup_background.xml @@ -2,13 +2,13 @@ - + - +