open bottom sheet with time range slider on icon click

This commit is contained in:
cyBerta
2019-03-25 13:32:55 +01:00
parent d41323e69e
commit f68853e7ec
2 changed files with 29 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="150dp"
android:id="@+id/bottom_sheet"
app:behavior_hideable="false"
app:behavior_hideable="true"
app:behavior_peekHeight="35dp"
app:layout_behavior="android.support.design.widget.BottomSheetBehavior"
android:background="@color/transparent"