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