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.
As this code uses Jetpack, you will need Android Studio 3.2+.
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.
As this code uses Jetpack, you will need Android Studio 3.2+.