Open SmallRedSister opened 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
.
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