diff --git a/app/src/main/res/layout/filter_bottom_sheet.xml b/app/src/main/res/layout/filter_bottom_sheet.xml index 3594cb455a..f9a9154a77 100644 --- a/app/src/main/res/layout/filter_bottom_sheet.xml +++ b/app/src/main/res/layout/filter_bottom_sheet.xml @@ -6,7 +6,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@drawable/bottom_sheet_rounded_background" - android:elevation="12dp" + android:elevation="7dp" android:orientation="vertical" app:behavior_peekHeight="60dp" app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"> diff --git a/app/src/main/res/layout/library_list_controller.xml b/app/src/main/res/layout/library_list_controller.xml index 6b9f2d3f80..f54a647cc0 100644 --- a/app/src/main/res/layout/library_list_controller.xml +++ b/app/src/main/res/layout/library_list_controller.xml @@ -88,7 +88,7 @@ app:layout_anchorGravity="top" /> diff --git a/app/src/main/res/layout/material_fastscroll.xml b/app/src/main/res/layout/material_fastscroll.xml index b6affa6a06..eaaf3afc3e 100644 --- a/app/src/main/res/layout/material_fastscroll.xml +++ b/app/src/main/res/layout/material_fastscroll.xml @@ -18,7 +18,7 @@