I’ll say it’s fine, if you have a Map View State a...
# android-architecture
r
I’ll say it’s fine, if you have a Map View State and it’s zoomable I’m pretty sure you don’t want to share that with an ImageLoader for example, I get your point what you have there is more like MVP; maybe just to think about some potential reusability ZoomIn, ZoomOut could be shared with an ImageViewer component, either way your code could evolve don’t be so strict about it