You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set android:scaleX="-1" on an imageview. If I animate this imageview, my image loses it's android:scaleX="-1" value. I want to animate my mirrored image. But I can't.