본문 바로가기

ANDROID

Pull To Refresh listview (내려서 새로고침)


This project aims to provide a reusable Pull to Refresh widget for Android. It was originally based on Johan Nilsson's 
library (mainly for graphics, strings and animations), but these have been replaced since.


Features

  • Supports both Pulling Down from the top, and Pulling Up from the bottom (or even both).
  • Animated Scrolling for all devices (Tested on 1.6+)
  • Works for all AbsListView derived classes. ListView, ExpandableListView & GridView have been implemented.
  • Also Works with WebView!
  • Integrated End of List Listener for use of detecting when the user has scrolled to the bottom.
  • Maven Support (thanks to Stefano Dacchille)
  • Indicators to show the user when a Pull-to-Refresh is available
  • Lots of Customisation options!

Repository at https://github.com/chrisbanes/Android-PullToRefresh.







다른 Pull to refresh 컨틀로보다 좋은거같습니다.

쓰기도 나름 편하고 기능도 많고요.. 또 잡기능은 없고요 추천합니다.



https://github.com/chrisbanes/Android-PullToRefresh