svd
kotlin abstract class MVPBaseActivity< P : MVPPresenter<MVPBaseActivity>, C : MVPComponent<MVPBaseActivity, P>>() : MVPView, AppCompatActivity()