Open techscientist opened 8 years ago
Interesting idea. Would there be any considerable difference between this and a simple ViewPager implementation?
Examples from Google Material DesiGuidelines: https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B7WCemMG6e0VdkdHZl9FNDV6R28/components_acux_stepper_mbltypog.png https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B7WCemMG6e0VZV9JT1hKVjJwcFE/components_acux_stepper_mbldots.png https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B7WCemMG6e0VTUlvaXVPZEJ2LUU/components_acux_stepper_mblprgrssbr.png
I wan't create horizontal version :smile: but I must find some time to do it
https://github.com/shivasurya/materialsteppers for horizontal support check out this library.
Can you at least say you only support Vertical Steppers in the readme? With no images it is a complete waste of time for people to try out the library if that is their goal.
Hi,
Nice library! I thought it would be nice if we can also have horizontal steppers.
What do you think?