Ive been trying to achieve a shimmer animation for an icon using animation vector drawable. The effect that I'm looking for is something similar to this-
I have used the FaceBook shimmer library to get this effect, and even though this is exactly what I need, I'd like to use vector animation to get this, since it doesn't make sense to include a library just for this animation. Could anyone give me any tips or starting point as to how this could be done.
I am fairly comfortable with Shape Shifter, but yet I haven't been able to achieve this animation
Thanks!