Developers can use BGARefreshLayout-Android to implement multiple pull-down refresh effects, pull-ups to load more, and configure custom header ad slots for various controls. Sina Weibo pull-down refresh style (you can set various status texts, and you can set the background of the entire refresh head). Mooke.com pull-down refresh style (you can set the logo and color to your company's style, and you can set the background of the entire refresh head). Meituan pull-down refresh style (you can set the pictures and animations in it to the style of your own company, and you can set the background of the entire refresh head). Similar to the sticky drop-down refreshing style of the qq friend list (the third-order Bezier curve is not adjusted well, the effect is not very good at the beginning of the drop-down, you can set the background of the entire refresh head).
Features
- A pull up to load more effects
- Load more on Sina Weibo (Background and status text can be set)
- Developers can also inherit the abstract class BGARefreshViewHolder
- Add Gradle dependency
- Configure BGARefreshLayout in Activity or Fragment
- Test various nested Demos of BGARefreshLayout and Activity, Fragment, ViewPager