laenger / ViewPagerBottomSheet

Use ViewPagers in Bottom Sheets!
Apache License 2.0
465 stars 86 forks source link

How to get mBottomSheetCallback methods to my fragment/activity ? #13

Closed avinashbanswada closed 7 years ago

avinashbanswada commented 7 years ago

I am using swipe to refresh view inside bottomsheet viewpager, when I long swipe the view swipe to refresh it refresh icon get stuck down as the parent bottom sheet is started moving down, if I know the status of the bottom sheet I clear the swipe to refresh view.

laenger commented 7 years ago

maybe i can support when i see a minimal code example/snippet