Skip to content

zjutkz/PowerfulRecyclerView

Repository files navigation

PowerfulRecyclerView

####A powerful RecyclerView which support:

(1) Pull to refresh(can be customization) (2) Load more(can be customization) (3) Swipe to remove items & drag to change items (4) Animation (5) Custom header(like banner) & custom footer (6) Nested scrolling(Means you can use it with coordinatorLayout,AppbarLayout or any component in v7) (7) Using swipeRefreshLayout

###Download

compile 'com.zjutkz:PowerfulRecyclerView:1.0.0'

###Usage

you can see the usage on my blog.

###Notice

There are some bugs with 'com.android.support:recyclerview-v7:23.2.0' and higher,especially when you adding or removing items.So please use lower version of recycierview,I will try my best to fix bugs.

#License

Copyright 2015 zjutkz

        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.

About

A powerful and useful RecyclerView

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages