Skip to content

[Tracking] Overhaul and streamline Android page navigation transitions #7772

Open
@ADjenkov

Description

@ADjenkov

IN PROGRESS

  • Maintain Custom transitions workflow
    • Create CustomTransition class in tns-core-modules-widgets that implements AndroidX
      Transition
    • More...
  • Remove setCustomAnimations from 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 Fragment bug is fixed in androidx.fragment:fragment:1.2.0-alpha02
  • Brainstorm androidX namespaces versions handling (for example androidx.transition:transition:1.2.0-beta01 androidx.fragment:fragment:1.2.0-alpha02)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions