BounceScrollView Versions Save

:fire::fire: An Android costomized ScrollView which likes UIScrollView over-scrolling effect in iOS.

1.5-androidx

4 years ago

Never over scroll by default.

1.5

4 years ago

Never over scroll by default.

1.4-androidx

4 years ago

AndroidX version is supported!

1.4

4 years ago

Simplify the bounce mechanism, add two attrs.

1.3

5 years ago

Fixed the unexpected view transitions of the ScrollView's directly child view which had been set margins; support the api 28.

1.2

5 years ago

Fixed the bad performance due to paddings and margins.