Shimmer Effect RecyclerView Android Kotlin
This article explains how you can use shimmer effect for recyclerview while data is loading from server in android applications
Read moreThis article explains how you can use shimmer effect for recyclerview while data is loading from server in android applications
Read moreThis article helps you to integrate recyclerview with multiple view types in android applications through example.
Read moreIn this tutorial, you can learn how to use shared element transitions between android activities. We can display animations when
Read moreThis article explains how to integrate searchview in toolbar to search data in recyclerview. We can use Filterable interface to
Read moreIn this post, you can learn how to use new jetpack android paging library in your android application using kotlin
Read moreIn this android mvvm tutorial, You can learn how to integrate android MVVM architecture pattern in using kotlin programming language.
Read moreIn this article, you can learn how to use android room persistence library in kotlin language. You can also check
Read moreThis post shows step by step guide to use Data Binding library specially for RecyclerView using Kotlin in Android.
Read moreRetrofit is http client used for android. This post shows you how to use retrofit networking library using kotlin in
Read more