A reusable pull-to-refresh and pull-to-loadmore widget
BGARefreshLayout-Android is a layout library for Android applications that implements pull-to-refresh and pull-up-to-load-more patterns. It serves as a specialized view container and list loading framework designed to manage loading indicators and status text during data fetching operations. The library distinguishes itself by supporting a customizable view hierarchy that allows for the integration of a dedicated advertisement space at the top of the layout, positioned above the scrollable content. It provides a view holder system that enables the creation of bespoke visual effects and animat
The main features of linuxjava/refreshlayout are: Pull to Refresh.
Open-source alternatives to linuxjava/refreshlayout include: ashqal/chromelikeswipelayout. aspsine/swipetoloadlayout — A reusable pull-to-refresh and pull-to-loadmore widget. bingoogolapple/bgarefreshlayout-android — BGARefreshLayout-Android is a layout library for Android applications that implements pull-to-refresh and… borneywpf/tlrloadrefresh. chanven/commonpulltorefresh — Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and… anzaizai/easyrefreshlayout.