I'm using the MVP standard in my Android project.
In my MainActivity I have the following components:
private Paciente paciente;
private EditText nome, cpf, cpfTutor, telefone;
private CheckBox checkbox;
Soon after, I have this method th...
asked by
02.02.2017 / 00:49