Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Mortar and Flow with Drawer Layout #183

Open
creativepsyco opened this issue Dec 7, 2015 · 0 comments
Open

Mortar and Flow with Drawer Layout #183

creativepsyco opened this issue Dec 7, 2015 · 0 comments

Comments

@creativepsyco
Copy link

I am trying to achieve the translucent drawer navigation as shown in Cheesesquare sample from chrisbanes. It uses fitsSystemWindows attribute on a couple of parent views to allow the drawer to draw beyond the bounds. This is how the view hierarchy looks like:

image

I forked a sample Dagger2+Mortar+Flow repository and tried to add the changes within the repository to allow for translucent status bar as shown in cheesesquare. However, it does not work for some reason, I have tried troubleshooting through the view hierarchy, and I can't figure out what I am missing. Here is how the view hierarchy looks like:
image

As you can see the drawer layout does not extend fully to the top. Is there a problem because of how SimplePathContainer inflates and attaches the layout?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant