Skip a page on back button press if network is available in android studio ?
- Yogesh Kumar
- 04-May-2022
- 0
There can be error because you didn't finish the activity so.
You should just write finish() instead of DashActivity.super.onBackPressed()
370 0
7
* Be the first to Make Comment