andrefrsousa / SuperBottomSheet

Android native BottomSheet on steroids 💪
https://andrefrsousa.github.io/SuperBottomSheet/
MIT License
707 stars 75 forks source link

Require multiple navigation in same bottom sheet #18

Open hassan31 opened 4 years ago

hassan31 commented 4 years ago

Hi, Just wondering if you have the feature of multiple navigations in the same bottom sheet. Like I open the bottom sheet, I should be able to push new child fragments in the same bottom sheet. Just like iOS Controle here: https://github.com/gordontucker/FittedSheets

Regards Hassan

andrefrsousa commented 4 years ago

Hello

@hassan31 do you mean having a bottom sheet with some content and then changing its content when clicking on an item?