Closed loop closed 11 years ago
When on login screen, pressing the back button should go to the home screen instead when pressed nothing happens.
And by back button I mean this:
Ok. Will have a look at that later today.
It seems that you implemented onBackPressed() when there was no need as we don't need to override this. I removed this method and it now works.
onBackPressed()
I see. Thanks.
When on login screen, pressing the back button should go to the home screen instead when pressed nothing happens.
And by back button I mean this: