TransitionManager has the endTransitions method, but it exist only for >= api 23. Is there a way that stops pending or executing transition that started by beginDelayedTransition?
There is problem when transition is overlapped...
Call TransitionManager.endTransitions
. If your minSdkVersion
is lower than 23, use the TransitionManager of androidx.transition.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With