I'm looking for a way to replicate the behaviour of text animation in the iOS Secret app to Android. the effect is describe in the following question:
How to Make a Secret iOS App Text Animation
And you could also see it implemented for iOS here:
https://github.com/rcmcastro/RQShineLabel
Does anyone familiar with a similar library for the Android framework? Or know how to implement same effect in Android?