Hi to all,
I have implemented a login dialog where a username and a password. My problem is that I haven't been able to make the dialog "restart" if the username and password don't match. In this moment my dialog shows a message but still passes to the main activity. Is there a function restart? How can I fix this? Thanks in advance.
Regards,
Helios



