-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
IN PROGRESS
- Maintain Custom transitions workflow
- Create CustomTransition class in tns-core-modules-widgets that implements AndroidX
Transition - More...
- Create CustomTransition class in tns-core-modules-widgets that implements AndroidX
- Remove
setCustomAnimationsfrom codebase- More...
- Revise current tests and create new ones
- Measure the performance impact
- (known bug) Fix nested fragments disappear during transition animation Nested frames (fragments) disappear when their parent frame (fragment) is animated #6659
Fragment animations from child fragments and their descendants are now properly handled when animating the parent Fragmentbug is fixed in androidx.fragment:fragment:1.2.0-alpha02 - Brainstorm androidX namespaces versions handling (for example
androidx.transition:transition:1.2.0-beta01androidx.fragment:fragment:1.2.0-alpha02)
vahidvdn, bradmartin, danielgek, shiv19, manoldonev and 1 moredanielgek, manoldonev and vahidvdn