You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Android] Fix: Modal Animation Repeats When Returning from Background 3 (#29702)
* fix
* dispose listner once not needed
* Revert "dispose listner once not needed"
* call invalidate
* add device test to check for leaks
* null check and remove strong references in callback
* Throw if rootview is null before adding animation
* fix spelling mistake
0 commit comments