Hi,
By using Robobinding we can trim down the boiler plate code, properly architecture out apps and what not.
Recently I was trying to do something different by implementing product-flavors in my app.
But to my surprise I wasn't able to do it; the duplicate class under "main" src folder and custom flavor's src folder being the "Presentational Model" for an Activity class.
Kindly also refer:
http://stackoverflow.com/questions/34460515/having-product-flavors-with-robobindingAny help is much appreciated.
Thanks!