EverythingMe / overscroll-decor

Android: iOS-like over-scrolling effect applicable over almost all scrollable Android views.
BSD 2-Clause "Simplified" License
2.85k stars 400 forks source link

Feature request: Bounce animation #60

Open mohammadzzz opened 5 years ago

mohammadzzz commented 5 years ago

First of all, let me thank you for your perfect and easy-to-use library. It is a real time saver. I wonder if there is any chance to add some bounce effect after the user releases the scroll view, or in my case RecyclerView. Or if it's there already, I'd be more than grateful if you point me the right direction. Thanks in advance.