Skip to content

bduncavage/recyclerViewToTheRescue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RecyclerView to The Rescue

Examples of how to use RecyclerView to achieve complex list UIs

RecyclerView is the evolution of the legacy ListView and GridView in Android. If you aren't using it yet, you should be. This repository contains a simple sample project that illustrates how to use RecyclerView to achieve simple and complex list UIs.

Simple List

Simple List Example

Complex Grid

Complex Grid Example

About

Examples of how to use RecyclerView to achieve complex list UIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages