From e858f897f83d9bd4bdc667e13ffd1c56785f6253 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Sat, 10 Apr 2021 01:21:34 +0200 Subject: [PATCH] set background dark/light theme aware for upload bottom sheet Resolves #994 Signed-off-by: Andy Scherzinger --- app/src/main/res/layout/dialog_attachment.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/dialog_attachment.xml b/app/src/main/res/layout/dialog_attachment.xml index 91e3e2377..63b566385 100644 --- a/app/src/main/res/layout/dialog_attachment.xml +++ b/app/src/main/res/layout/dialog_attachment.xml @@ -21,6 +21,7 @@