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

DrawerLayout + generally more examples wanted #93

Closed
jQrgen opened this issue Sep 18, 2018 · 1 comment
Closed

DrawerLayout + generally more examples wanted #93

jQrgen opened this issue Sep 18, 2018 · 1 comment

Comments

@jQrgen
Copy link

jQrgen commented Sep 18, 2018

Hello

I'm trying to set up a DrawerLayout in the MvRx sample project but i am kind of stuck.

Totally new to both epoxy and MvRx in general and i have been playing around for a week now learning about the framework and testing components i need to convert our app to MvRx.

What i am wondering is how you setup a DrawerLayout view using MvRx.

Also the current examples are very comprehensive for noobs. Anyone has a minimalist starter available?

// JQ

@gpeal
Copy link
Collaborator

gpeal commented Sep 21, 2018

@jQrgen there is a Hello World example that is about as simple as it gets.

DrawerLayout is just a view that you use within a Fragment so it really shouldn't have anything to do with MvRx or epoxy itself so it's hard to know how to assist without specific questions.

@gpeal gpeal closed this as completed Sep 21, 2018
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

No branches or pull requests

2 participants