<V extends MvpView> instead of <V extends FeedMvpView>
kazemihabib opened this issue · 0 comments
kazemihabib commented
I think this should be
public interface FeedMvpPresenter<V extends FeedMvpView> extends MvpPresenter<V>
kazemihabib opened this issue · 0 comments
I think this should be
public interface FeedMvpPresenter<V extends FeedMvpView> extends MvpPresenter<V>