drozdzynski / Steppers

Steppers view library for Android, based on Google Material design guidelines
766 stars 106 forks source link

Support for horizontal steppers #2

Open techscientist opened 8 years ago

techscientist commented 8 years ago

Hi,

Nice library! I thought it would be nice if we can also have horizontal steppers.

What do you think?

klevi commented 8 years ago

Interesting idea. Would there be any considerable difference between this and a simple ViewPager implementation?

drozdzynski commented 8 years ago

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

shivasurya commented 7 years ago

https://github.com/shivasurya/materialsteppers for horizontal support check out this library.

KennyGoers commented 6 years ago

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.