Closed KameshwaranMurugan closed 6 years ago
Hi,
You can check out how it's done in the sample app: https://github.com/stepstone-tech/android-material-stepper/blob/master/sample/src/main/java/com/stepstone/stepper/sample/AbstractStepperActivity.kt there's an onBackPressed()
method
How to go back programmatically?