materialsteppers
materialsteppers copied to clipboard
Material Design Stepper Library for Android
Hi, I have an issue that I can't solve. In my app, I'll use the stepper to perform a configuration of an already connected bluetooth device. I need to pass...
Great library. Thank you for that. Could you please help me figuring out how I could change label Next and back? I still haven't found where they are located. Thanks...
thanks
Hi shivasurya. Congratulations about your materialstepper. I'm using it and I've realize that the onNextButtonHandler method of the last stepper is never called. Is it a bug or I'm doing...
How to change final screen(step 3) name"next" to "Done"
I noticed that after orientation change, my app's state does not restore correctly. I did override `onSaveInstanceState` in my step fragments, but it apparently gets called twice, first with the...
A ton of project updates and cleanups. It's probably best to look at the individual commits. Let me know if you have any questions. Great library by the way!
Hello Surya Great work by the way. FormFragment, TextFragment, Instruction, they all expand or take as much place as per the amount of widgets or data stored. For example let's...