Closed JDNdeveloper closed 9 years ago
Use this resource: http://stackoverflow.com/questions/2367484/how-to-override-the-behavior-of-the-volume-buttons-in-an-android-application
Need to call super.onBackPressed when volume key is pressed.
Fixed.
Use this resource: http://stackoverflow.com/questions/2367484/how-to-override-the-behavior-of-the-volume-buttons-in-an-android-application
Need to call super.onBackPressed when volume key is pressed.