Join Slack
Powered by
if you have a custom view for example FiltersView ...
# android-architecture
m
Mohamed Ibrahim
10/20/2019, 8:03 AM
if you have a custom view for example FiltersView which depend on Api, is it better to make the view pure view without any dependencies like "Presenter/ViewModel" and control from outside, or you could encapsulate its logic inside
Open in Slack
Previous
Next