ayemyatmon

Results 4 issues of ayemyatmon

Dot moving animations stops when recycler reverse is true. Help me!

I want to set indicator color programmatically like if(seekBar.getProgress() == 25{ seekBar.setIndicatorColor("#fffff"); } I found no function name to set color. Please help me.Thanks.

I want to set tick mark in specific position like ![screen shot 2019-01-12 at 4 06 21 pm](https://user-images.githubusercontent.com/37292386/51071720-0fea0580-1684-11e9-9891-3ecda5541f15.png) To set a tick in Progress 50 or other Help me please!

I want to swipe recycler reverse in initial state. But pager dots don't move when swiping to the right.