How I can disable the animations for Android apps?

Since now everything is material design, I would like to disable animations.

if you long-press on the app, you get an option to ‘optimize’ the app, one of the things you can do there is tweak the animation timeout, I believe that if you set it to 0 it effectively disables animations

Thanks @dlang, it works :slight_smile: