I am using motionLayout to animate some aspects of my app and everything works fine but it turns out that when I change from debug to release variant the transictions executed by motionLayout.transitionToEnd()
code stop working. Do you have any idea what it could be?
Edited!!
I was testing and when minifyEnabled and shrinkResources is false it works fine