Bounce
Bounce copied to clipboard
Example with SwipeRefreshLayout and RecyclerView
I was thinking to implement this with a RecyclerView
as a child of a SwipeRefreshLayout
. Probably a good idea to modify existing SwipeRefreshLayout
open source code. Any leads on this? I can also do a pull request to your library once I have it implemented.
+1