-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
There are some cases where view hierarchy order is required, resulting in undesired behaviour.
Fix this so child views order is respected when required.
Example:
Parent with 2 children.
Transitionhandler slides for Child2, no animation for Child1.
Child1 as default.
Push Child2.
Child2 slides in.
Pop Child2.
Child1 is placed on top of child2(So exist transition is not visible, or it visible under Chidl1 if Child1 background is transparent.)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working