Join Slack
Powered by
I’m not sure about the syntax of line 5, it is of ...
# android
o
oday
07/27/2017, 8:44 AM
I’m not sure about the syntax of line 5, it is of type MvpView? then what is the
T
?
m
martynas
07/27/2017, 9:14 AM
T is instance of some view that extends
MvpView
martynas
07/27/2017, 9:15 AM
interface MyView : MvpView
for example
2
Views
Open in Slack
Previous
Next