In my login system, I type the data and have it open a new activity if the data is right.
So far so good. But when I click back (the idea would be to close the application), it simply shows the login screen. How to destroy the login screen, the moment I log in and open a new screen?