diff --git a/res/layout/bottom_map_sheet.xml b/res/layout/bottom_map_sheet.xml index c3ffe21b4..62704915d 100644 --- a/res/layout/bottom_map_sheet.xml +++ b/res/layout/bottom_map_sheet.xml @@ -5,7 +5,7 @@ android:layout_width="match_parent" android:layout_height="165dp" android:id="@+id/bottom_sheet" - app:behavior_hideable="true" + app:behavior_hideable="false" app:behavior_peekHeight="35dp" app:layout_behavior="android.support.design.widget.BottomSheetBehavior" android:background="@color/transparent"