ayemyatmon
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  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.