Pergunta de entrevista da empresa Sure International Technology

login with mvp

Resposta da entrevista

Sigiloso

24 de abr. de 2021

m = model which contain data of user v = view which is login activity p = presenter which get data and update it in view view call login method in presenter then presenter call login method in repository class which class in it actual calling for api then presenter update view with data returned from api .