From ad41b1df555d085edaaf5f00963ff9007536f88c Mon Sep 17 00:00:00 2001 From: Stefan Niedermann Date: Sun, 1 Nov 2020 15:31:57 +0100 Subject: Fix crash on Android 4.4 Signed-off-by: Stefan Niedermann --- app/src/main/res/drawable-v21/bottom_sheet_rounded.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 app/src/main/res/drawable-v21/bottom_sheet_rounded.xml (limited to 'app/src/main/res/drawable-v21') diff --git a/app/src/main/res/drawable-v21/bottom_sheet_rounded.xml b/app/src/main/res/drawable-v21/bottom_sheet_rounded.xml new file mode 100644 index 000000000..ba266ed32 --- /dev/null +++ b/app/src/main/res/drawable-v21/bottom_sheet_rounded.xml @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file -- cgit v1.2.3