Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix transition end detection for Android
Some Android versions have the "transition" and "animation" properties set on element style objects despite not supporting un-prefxied animations and transitions. This change adds an additional sanity check to make sure the correct event handlers are added for transition groups.
- Loading branch information