rubensousa / BottomSheetExample

A sample project with the new BottomSheet classes from the android support library
129 stars 27 forks source link

show whole items #2

Closed cococa closed 8 years ago

cococa commented 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!

rubensousa commented 8 years ago

Please, take a look at this library: https://github.com/rubensousa/BottomSheetBuilder It handles that for you already :)

rubensousa commented 8 years ago

Please, take a look at: https://github.com/rubensousa/BottomSheetExample/blob/master/app/src/main/java/com/github/rubensousa/bottomsheetexample/ui/FullBottomSheetDialogFragment.java