Get the full Code here : https://appdevassist.com/android/andr...
In this video, I am showing how to add a Shimmer View in a recyclerview in android using Kotlin. Shimmer view is used to show a progress view over any other view. We will use this to show a progress loading in recyclerview items.
If you love this video, please like and subscribe to my channel and if you have any query, please drop one comment below :)
This project is on Github. You can download it from here : https://github.com/nkaushikd/recycler...
checkout this tag : tut-shrimmer
git clone https://github.com/nkaushikd/recycler...
git checkout tags/tut-shrimmer
#android #kotlin #androidstudio #androiddev