Closed cococa closed 8 years ago
if i add 10 item into recycleView, i want show 10 item when i called BottomSheetDialog.show(),not use drag,Can you help me ?THANKS!
Please, take a look at this library: https://github.com/rubensousa/BottomSheetBuilder It handles that for you already :)
Please, take a look at: https://github.com/rubensousa/BottomSheetExample/blob/master/app/src/main/java/com/github/rubensousa/bottomsheetexample/ui/FullBottomSheetDialogFragment.java
if i add 10 item into recycleView, i want show 10 item when i called BottomSheetDialog.show(),not use drag,Can you help me ?THANKS!