Using Facebook's Shimmer effect in Android - Part One
Nov 22 2016

Chintan Rathod

Shimmer is a java library that provides an easy way to add a shimmer effect to any view in your Android app. It is useful as an unobtrusive loading indicator, and was originally developed for Facebook Home.In this tutorial, you will learn how to implement shimmer effect in Android.