Is there a standard solution or some implementation for creating animations with color filter? Specially, I would like to achieve a smooth highlighting animation using LightingColorFilter. I'll be thankful for any suggestions.
As far as I know, there is only alpha/rotate/scale/translate animation. How to implement this kind of animation easily? I am aiming Android 3.0 tablets (API 11).
