From de59f9fb66024944de970d3d77142b277c999ca7 Mon Sep 17 00:00:00 2001 From: Maxime NATUREL Date: Fri, 1 Apr 2022 09:59:32 +0200 Subject: [PATCH] Fixing background color and divider --- vector/src/main/res/drawable/divider_horizontal_system.xml | 5 ----- .../bottom_sheet_choose_live_location_share_duration.xml | 5 +++-- 2 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 vector/src/main/res/drawable/divider_horizontal_system.xml diff --git a/vector/src/main/res/drawable/divider_horizontal_system.xml b/vector/src/main/res/drawable/divider_horizontal_system.xml deleted file mode 100644 index df847a4feb..0000000000 --- a/vector/src/main/res/drawable/divider_horizontal_system.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/vector/src/main/res/layout/bottom_sheet_choose_live_location_share_duration.xml b/vector/src/main/res/layout/bottom_sheet_choose_live_location_share_duration.xml index e703bbf01e..b044fe7de9 100644 --- a/vector/src/main/res/layout/bottom_sheet_choose_live_location_share_duration.xml +++ b/vector/src/main/res/layout/bottom_sheet_choose_live_location_share_duration.xml @@ -2,6 +2,7 @@ + android:divider="@drawable/divider_horizontal" + android:showDividers="beginning">