hannesa2 / AndroidSlidingUpPanel

It provides a simple way to add a draggable sliding up panel (popularized by Google Music and Google Maps)
Apache License 2.0
99 stars 18 forks source link

Class ScrollableViewHelper cannot be extended #88

Closed ZXHHYJ closed 2 years ago

ZXHHYJ commented 2 years ago

You forgot to add the "open" modifier when converting kotlin

hannesa2 commented 2 years ago

When you tell me where you miss it ? I would rater say, I didn't need it till now.

Btw, this is a contribution repository, I'll approve almost any pull request

ZXHHYJ commented 2 years ago

in com.sothree.slidinguppanel.ScrollableViewHelper.Just add "open", thank you very much

my english is poor......

hannesa2 commented 2 years ago

Here you go https://github.com/hannesa2/AndroidSlidingUpPanel/releases/tag/4.4.0