uber / uber/RIBs

A question regarding Android flow

Open
#159 0 comments 0 reactions 1 assignee View on GitHub

@AttwellBrian is already working on this.

Since Nov 24, 2017.

Android question
Dominant language
Kotlin
Stars
7.9k
Forks
914
PR merge metrics
No merged PRs in 30d

Description

Hello!
I have a little problem with the Root RIB->RIB A->RIB B flow on Android.
The problem comes from the fact that RIB A and RIB B should fulfill the whole screen space.
So at the moment when i try to route from RIB A to RIB B I have no space to attach the
RIB B View. Thus I'm forced to remove all the stuff from the RIB A View and then to attach the RIB B View. I hope there is better way to accomplish this. I've come up with passing the root view to the children RIB's and attach/detach with it but I'm not sure if this is the best way to do it. If you have any suggestions please tell us.
Thanks i advance.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.