Join Slack
Powered by
Hi. Would it be a code-smell, if I were to impleme...
# android
w
weitzj
08/14/2017, 2:16 PM
Hi. Would it be a code-smell, if I were to implement a clicklistener on a
ViewModel
? So that the
ViewModel
can do its thing and the
Activity/Fragment
just observes the
LiveData
of
ViewModel
?
2
Views
Open in Slack
Previous
Next