• Stars
    star
    137
  • Rank 266,121 (Top 6 %)
  • Language
    Java
  • Created almost 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demos of PullToRefresh.

PullToRefresh-Demo

English 中文

Using Modified PullToRefresh in your application

If you are building with Gradle, simply add the following line to the dependencies section of your build.gradle file:

	compile 'com.kevin:pulltorefresh:1.0.7'

#Modules

##JingDong This module a demo of PullToRefresh use in JingDong. Although the use in the moudle is PullToRefreshListView, you can use any other PullToRefresh Widget.

Screenshot

##MeiTuan This module a demo of PullToRefresh use in MeiTuan. Although the use in the moudle is PullToRefreshScrollView, you can use any other PullToRefresh Widget.

Screenshot

##AutoHome This module a demo of PullToRefresh use in AutoHome, and it used Android-LoopView, you can use it to easily achieve the rotation picture. Although the use in the moudle is PullToRefreshRecyclerView, you can use any other PullToRefresh Widget.

Screenshot

#Tmall This module a demo of PullToRefresh use in Tmall,and it used WrapRecyclerView, it allows you to easily add headers and footers for RecyclerView. Although the use in the moudle is PullToRefreshRecyclerView, you can use any other PullToRefresh Widget.

Screenshot

License

Copyright 2015, Kevin.zhou

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.

More Repositories

1

DelegationAdapter

一种优雅的方式来使用RecyclerView
Kotlin
413
star
2

Android-LoopView

自定义无限轮转控件
Java
103
star
3

Android-ImageCrop

Android image crop
Java
97
star
4

WrapRecyclerView

RecyclerView can add header and footer.
Java
92
star
5

Android-TabIndicator

底部导航
Java
82
star
6

Android-Crop

Java
77
star
7

Android-JSONTool

JSON Bean 相互转换
Java
45
star
8

ImageUpload

Android上传图片到JavaWeb服务器
Java
42
star
9

UltimateRecyclerView

RecyclerView that support pull to refresh,add header and footer.
Java
27
star
10

SlidingTabLayout

Java
18
star
11

Android-ShadowView

Android Shadow View
Java
15
star
12

Android-WheelView

Kotlin
12
star
13

Android-BaseDialog

基于DialogFragment的弹窗封装,使弹窗使用更简单。
Kotlin
8
star
14

Android-GridPagerView

让网格翻页开发变得更简单
Kotlin
8
star
15

Ksoup

优雅地把Html解析为Java/Kotlin实体对象
HTML
6
star
16

Android-Utils

Android 常用工具类
Java
5
star
17

Android-ScaleHelper

Android 屏幕适配的一种方案
Java
4
star
18

Android-WhiteListTool

Android 启动白名单工具
Kotlin
4
star
19

Hannibai

A easy way to use android SharePreference.
Java
3
star
20

VlayoutHelper

vlayout & databinding & MVVM
Java
3
star
21

RemoteBuild

远程编译项目
Shell
3
star
22

Android-ViewContext

扩展Fragment、Activity方便获取Context、Activity、LifecycleOwner、Resources
Kotlin
2
star
23

Android-WebShareInfo

获取WebView中H5的分享(开放图谱)信息
Kotlin
2
star
24

SupperTextView

Java
1
star
25

SwipeToLoadLayout

Kotlin
1
star
26

Android-KnowledgeGraph

Android 知识点归纳总结
1
star
27

Android-GitHubAppDownload

官方GitHub App下载,给不方便翻墙的童鞋~
1
star