Hi everybody, When you guys are using MVP pattern ...
# android
j
Hi everybody, When you guys are using MVP pattern how do you handle with logic code that should go on presenter but still depends on
activity
or
context
object?