Search This Blog

Tuesday, March 22, 2016

ONBACKPRESSED - SU KIEN QUAY LUI

@Override
public void onBackPressed()
{
     // code here to show dialog
     super.onBackPressed();  // optional depending on your needs
}

No comments:

Post a Comment