From 32d941d3522792e115743c9806339b60bc961c61 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Wed, 3 Nov 2021 15:38:57 +0530 Subject: app: fix hard-coded themes in BasicBottomSheet --- app/src/main/res/layout/basic_bottom_sheet.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app/src/main') diff --git a/app/src/main/res/layout/basic_bottom_sheet.xml b/app/src/main/res/layout/basic_bottom_sheet.xml index 98815a43..372cf185 100644 --- a/app/src/main/res/layout/basic_bottom_sheet.xml +++ b/app/src/main/res/layout/basic_bottom_sheet.xml @@ -12,7 +12,7 @@