diff --git a/res/layout/bottom_map_sheet.xml b/res/layout/bottom_map_sheet.xml index dddb1a4c6..1d1868ade 100644 --- a/res/layout/bottom_map_sheet.xml +++ b/res/layout/bottom_map_sheet.xml @@ -7,7 +7,7 @@ android:id="@+id/bottom_sheet" app:behavior_hideable="false" app:behavior_peekHeight="35dp" - app:layout_behavior="android.support.design.widget.BottomSheetBehavior" + app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior" android:background="@color/transparent" >