This App demonstrates how shimmer can be used in Android.
- Kotlin - A statically typed programming language.
- Coroutines - Lightweight concurrency design pattern used to run background and timely jobs.
- Shimmer Loading - A smartly animated loading indicator.
This repo can be used in either of the following ways:
- run
for SSH users
$ git clone git@github.com:Ericgacoki/shimmer-loading-effect
for HTTPS users
$ git clone https://github.com/Ericgacoki/shimmer-loading-effect