Kennyc1012 / BottomSheetMenu

BottomSheetMenu style dialogs for Android
Apache License 2.0
887 stars 99 forks source link

Can I pass data to BottomSheet? #44

Closed leduclinh7141 closed 6 years ago

Kennyc1012 commented 6 years ago

You can now call setObject(Object object) on the Builder factory class. This object will be returned in the BottomSheetCallback interface