From 5d5a068591e16a97f6cbbf6b75ecc2e5aed5bbf3 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sat, 19 Sep 2020 17:19:30 +0530 Subject: BasicBottomSheet: init Signed-off-by: Harsh Shandilya --- app/src/main/res/layout/basic_bottom_sheet.xml | 61 ++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 app/src/main/res/layout/basic_bottom_sheet.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/basic_bottom_sheet.xml b/app/src/main/res/layout/basic_bottom_sheet.xml new file mode 100644 index 00000000..9e05aca4 --- /dev/null +++ b/app/src/main/res/layout/basic_bottom_sheet.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + -- cgit v1.2.3