From d5a7a75d9d70a92da7f663510c12bf8c8bdd1e94 Mon Sep 17 00:00:00 2001 From: RikkaW Date: Sun, 13 Sep 2020 16:51:20 +0800 Subject: [PATCH] Set android:windowContentOverlay to null so that there will be not "shadow" on pre-21 --- app/src/main/res/values/styles_md2.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/src/main/res/values/styles_md2.xml b/app/src/main/res/values/styles_md2.xml index 798fcc22d..9cede1753 100644 --- a/app/src/main/res/values/styles_md2.xml +++ b/app/src/main/res/values/styles_md2.xml @@ -3,12 +3,14 @@