acefalobi / android-stepper

A library for creating a wizard-like step-through user interface that uses navigation components and menus for displaying steps with advanced customization.
Apache License 2.0
325 stars 38 forks source link

Save currentStep State #44

Open muhrafitriandi opened 1 year ago

muhrafitriandi commented 1 year ago

Please make currentStep mutable so that I can store the state in the ViewModel.