android-arch-sample icon indicating copy to clipboard operation
android-arch-sample copied to clipboard

Model ref in Activity

Open jemshit opened this issue 9 years ago • 0 comments

Question: Article says "if your View needs a reference to the Model, you are probably doing it wrong too." What if i need to show data of some model without list and adapter, i need to pass that model from Presenter to Activity and Activity will hold that Model. ??

jemshit avatar May 31 '16 14:05 jemshit