I'm working on an app for a customer and after a device reset without companion mode something weird happened. Every time I push or pop a layout from the naviframe, an animation plays. It used to be that the screen just changed instantly, but now it zooms in and I am not sure how to prevent this animation.
I found some documentation stating that push and pop may play animations depending on the theme. So my question would be, can I set the theme for playing animations programmatically in my app or prevent that any other way?