Dev Abir
Dev Abir
i found the solution just remove this line `dots.setSelection(position);` from addOnPageChangeListener as the readme recommended and it will work
When I use ShapeAppearanceModel its working very well but when i use xml code like this it didn't work: ` app:carbon_cornerRadiusBottomEnd="26dp" app:carbon_cornerRadiusBottomStart="26dp" app:carbon_cornerRadiusTopEnd="0dp" app:carbon_cornerRadiusTopStart="26dp"` i want to mention that its...
it happens with me, please fix it