Awesome
AndroidRecyclerViewDemo
Android RecyclerView Demo
Blogs
Android RecyclerView part 1 blog -->RecyclerView使用详解(一)
Android RecyclerView part 2 blog -->RecyclerView使用详解(二)
Android RecyclerView part 3 blog -->RecyclerView使用详解(三)
Update
---20150615---
- MultipleSelectFragment - RecyclerView Multiple Select and ActionMode;
- SingleSelectFragment - RecyclerView Single Select;
Here you can find:
- NormalFragment - RecyclerView Basic Usage;
- MultipleFragment - RecyclerView Multiple Item;
- MultipleHeaderBottomFragment - RecyclerView HeaderView and BottomView;
- AnimFragment - RecyclerView itmes animtion;
- FullyExpandedFragment - RecyclerView Nesting ScrollView;
- ItemsFragment - RecyclerView LoaderManager and ContentProvider;
Arts
多选样式
单选样式
LinearLayoutManager样式
GridLayoutManager样式
MultipleItem样式
Item默认动画效果
嵌套ScrollView效果
About me
License
Copyright 2014 Frank Zhu
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.