Android RecyclerView Demo
Android RecyclerView part 1 blog -->RecyclerView使用详解(一)
Android RecyclerView part 2 blog -->RecyclerView使用详解(二)
Android RecyclerView part 3 blog -->RecyclerView使用详解(三)
---20150615---
- MultipleSelectFragment - RecyclerView Multiple Select and ActionMode;
- SingleSelectFragment - RecyclerView Single Select;
- 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;
MultipleItem样式
Item默认动画效果
嵌套ScrollView效果
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.