Skip to content
#

pullrefresh

Here are 18 public repositories matching this topic...

🏄 一个可带来极致体验的Compose刷新组件;支持下拉刷新和上拉加载,可完美替代官方的SwipeRefresh;功能更丰富,扩展性更强。

  • Updated Mar 24, 2026
  • Kotlin

The SwipeRefreshLayout widget is used for implementing a swipe-to-refresh user interface design pattern. Where the user uses the vertical swipe gesture to refresh the content of the views. The vertical swipe is detected by the SwipeRefreshLayout widget and it displays a distinct progress bar and triggers the callback methods in the app.

  • Updated Oct 29, 2023
  • Java

Improve this page

Add a description, image, and links to the pullrefresh topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pullrefresh topic, visit your repo's landing page and select "manage topics."

Learn more