trafi / anchor-bottom-sheet-behavior

BottomSheet behavior with collapsed, expanded and anchor states
Apache License 2.0
173 stars 25 forks source link

I hope the author adapts to Android Q #19

Open SmallRedSister opened 4 years ago

SmallRedSister commented 4 years ago

This library is cool, I tried to use it on Android X or later, and found that sliding doesn't work,I hope the author adapts to Android Q

justasm commented 4 years ago

We use this effectively with the latest androidx libraries and on Android Q.

Nonetheless, we plan to deprecate this library, please consider using Google's Material component BottomSheetBehavior with STATE_HALF_EXPANDED.