mirror of
https://github.com/wasabeef/awesome-android-ui.git
synced 2026-03-09 07:22:17 -05:00
Add SmartRefreshLayout #77
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @scwang90 on GitHub (Jul 22, 2017).
SmartRefreshLayout extended the thoughts of SwipeRefreshLayout,using a ViewGroup to include a list of Views, to maintain its low coupling and high versatility
https://github.com/scwang90/SmartRefreshLayout