badoo / badoo/RIBs

View hierarchy order

Open
#352 0 comments 0 reactions 1 assignee Claimed by @SamuPS View on GitHub
bug
Dominant language
Kotlin
Stars
164
Forks
50
PR merge metrics
No merged PRs in 30d

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.)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.