issues
search
stepstone-tech
/
android-material-stepper
This library allows to use Material steppers inside Android applications.
Apache License 2.0
1.78k
stars
263
forks
source link
Adapter Position issue
#299
Open
BMCSolution
opened
2 years ago
BMCSolution
commented
2 years ago
I want go to the 4th position.
I am passing position into Adapter because i want go to the 4th step direct when adapter run its generating position 0,1,3 and 4 it is skip 2nd position why?