whalemare / sheetmenu

Library for speedy implementation menu with BottomSheet
124 stars 18 forks source link

Option to show bottomsheet fully #20

Open KennyGoers opened 4 years ago

KennyGoers commented 4 years ago

For showing short lists such as menus with 4-6 items, the BottomSheetBehavior.STATE_HALF_EXPANDED that the menu starts with is annoying for the user and they can't tell if there are more items in most cases. There needs to be a display option that allows other values.