Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example implementation of RecyclerView with Jetpack using MVVM and Data-binding

This code serves to act as an example of how to implement RecyclerView in an MVVM pattern using Android data-binding.

The code uses Dog API to load and display breed names and images.

Requirements

As this code uses Jetpack, you will need Android Studio 3.2+.

About

A demo of how to use Jetpack architecture and lifecycle component to implement a RecyclerView. The example has async image loading and item click handling.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages