stepstone-tech / android-material-stepper

This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k stars 262 forks source link

onTabSelectListener #266

Open tarek13 opened 5 years ago

tarek13 commented 5 years ago

please make listener for tab select or put attribute in callback of function on nextClick to differentiate between the next button click or tab select

zawadz88 commented 5 years ago

Hi @tarek13, Could you provide an example of why you need this differentiation? Do you have a specific use case for this?

KisCode commented 3 years ago

please make listener for tab select or put attribute in callback of function on nextClick to differentiate between the next button click or tab select

I try to Extend StepperLayout.onTabClicked method to support click jump the specified position android-material-stepper