diff --git a/app/src/main/res/layout/filter_bottom_sheet.xml b/app/src/main/res/layout/filter_bottom_sheet.xml index dff4b703b9..4dda02d0e1 100644 --- a/app/src/main/res/layout/filter_bottom_sheet.xml +++ b/app/src/main/res/layout/filter_bottom_sheet.xml @@ -8,6 +8,7 @@ android:background="@drawable/bottom_sheet_rounded_background" android:orientation="vertical" app:behavior_peekHeight="60dp" + android:elevation="12dp" app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">