Aaron Brager

Results 113 comments of Aaron Brager

You could apply translations to the background image view using `TranslationAnimation` and `ScaleAnimation`. If you want it to skew 3D, you could make your own custom animation that adjusts the...

@shubhamUpadhyayInBlue my project is not a TS project. It’s just plain JS.