Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge tag support #35

Closed
wants to merge 2 commits into from
Closed

Merge tag support #35

wants to merge 2 commits into from

Conversation

emakar
Copy link

@emakar emakar commented Dec 4, 2015

Activity's root tag could be just a (FrameLayout is easily replaceable with it), so that DrawerLayout might have several children to pick from
Possible solution is to inject drawer to android.R.id.content, however several modules depend on certain layout ordering if Activity uses DebugDrawer.
So I picked a compatible solution where another frame is injected so that drawer has exactly one child to add it to

@palaima
Copy link
Owner

palaima commented Dec 8, 2015

Hey, Thanks for PR. I'll review it on weekend when I have more free time.

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

Successfully merging this pull request may close these issues.

None yet

2 participants