Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change default open step #108

Open
SasmitaNovitasari opened this issue Mar 27, 2022 · 2 comments
Open

How to change default open step #108

SasmitaNovitasari opened this issue Mar 27, 2022 · 2 comments

Comments

@SasmitaNovitasari
Copy link

Can I set which step will be open first when all step markAsComplete?

Step 1 done
Step 2 done
Step 3 not yet

When reload activity I need step 2 open first, not step 1. How to do that?

@SasmitaNovitasari
Copy link
Author

After try some code and use logcat, stepper position start from 0 like array. So I can use it, if there is a way to know all position and save all position programmatically will be very help full

@smish-hash
Copy link

@SasmitaNovitasari, did you figure out how to do it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants