[Part 16] Android Development with Kotlin || Add ShimmerView to a recyclerview

Опубликовано: 02 Февраль 2025
на канале: AppDevAssist
3,263
54

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