SyntaxFix
Write A Post
Hire A Developer
Questions
simply do this..
@Override public void onBackPressed() { //super.onBackPressed(); }
commenting out the //super.onBackPressed(); will do the trick