From 88de113a4e4cfd77e4464edbdddda52da0f6c5ea Mon Sep 17 00:00:00 2001 From: Onuray Sahin Date: Fri, 27 May 2022 15:26:40 +0300 Subject: [PATCH] Add bottom sheet layout. --- .../fragment_location_live_map_view.xml | 46 ++++++++++++++ .../item_live_location_users_bottom_sheet.xml | 60 +++++++++++++++++++ 2 files changed, 106 insertions(+) create mode 100644 vector/src/main/res/layout/fragment_location_live_map_view.xml create mode 100644 vector/src/main/res/layout/item_live_location_users_bottom_sheet.xml diff --git a/vector/src/main/res/layout/fragment_location_live_map_view.xml b/vector/src/main/res/layout/fragment_location_live_map_view.xml new file mode 100644 index 0000000000..05990744c6 --- /dev/null +++ b/vector/src/main/res/layout/fragment_location_live_map_view.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + diff --git a/vector/src/main/res/layout/item_live_location_users_bottom_sheet.xml b/vector/src/main/res/layout/item_live_location_users_bottom_sheet.xml new file mode 100644 index 0000000000..318db3feb5 --- /dev/null +++ b/vector/src/main/res/layout/item_live_location_users_bottom_sheet.xml @@ -0,0 +1,60 @@ + + + + + + + + + + + +