GithubHelp home page GithubHelp logo

androidfavorites / xrefreshview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huxq17/xrefreshview

0.0 2.0 0.0 23.29 MB

一个万能的android下拉上拉刷新的框架,完美支持recyclerview

Java 100.00%

xrefreshview's Introduction

XRefreshView

###Usage

Gradle

dependencies {
   compile 'com.huxq17.xrefreshview:xrefreshview:3.5.5'
   //依赖下面的库
   compile 'com.android.support:recyclerview-v7:23.0.1'
   compile 'com.android.support:support-v4:23.0.1'
}

##最新的使用说明请移步我的博客 ##效果图

松开加载更多的Recyclerview 带Banner的Recyclerview LinearLayout样式的Recyclerview
GridLayout样式的Recyclerview Staggered样式的Recyclerview
GridView 自定义View 笑脸刷新

还有listview,scrollview,webview等其他的view就不一一截图了。建议把此项目下载下来,然后跑到手机上看效果,例子都在app module里。

更新日志:

2016-9-28:
1.添加xscrollview的滑动监听

2016-9-6:
1.解决issue[#36](https://github.com/huxq17/XRefreshView/issues/36)

2016-8-19:
1.添加没有数据时显示空布局的支持
2.解决6.0以下的手机,在调用startRefresh()方法后,刷新时headerview有时会不显示的问题
3.其他一些优化

2016-8-8:
1.添加下拉刷新,数据接收失败的ui处理
2.解决下拉刷新,在刷新状态下把headerview完全隐藏掉,在刷新结束以后下拉和上拉都不可用的问题

关于我

QQ群:537610843 (加群备注:XRefreshView)
邮箱:[email protected]

   ps:有问题联系我的话请不要问我在不在,直接说问题,谢谢。

License

Copyright (C) 2015 huxq17

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

xrefreshview's People

Contributors

huxq17 avatar

Watchers

James Cloos avatar 萌太浪 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.