Skip to content

liuzheng9110/AndroidRecyclerViewDemo

 
 

Repository files navigation

AndroidRecyclerViewDemo

Android RecyclerView Demo

Blogs

Android RecyclerView part 1 blog -->RecyclerView使用详解(一)

Android RecyclerView part 2 blog -->RecyclerView使用详解(二)

Android RecyclerView part 3 blog -->RecyclerView使用详解(三)

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

Click 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.

About

Android RecyclerView Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%