ShowCaseView
ShowCaseView copied to clipboard
Indicator is behaving weird when implemented on a recycler view item
I had tried to implement the show case on recycler view item and the indicator is behaving weirdly, the circle is going into the view and coming out of the view continously . By the way i have a countDown timer is also assigned to that item of recycler view , i hope i found the solution,
Thanks in advance
Dear @yogivamshi , Are you sure you passed a view before it is recycled? I tested a similar case and there is no problem. would you like to show me your code?
Good luck
Hello , Thanks for your reply i haven't checked whether i had passed view to the showCase builder before recycler view , i will check the same and get back to you if i haven't found any solution, Thank you
how to solve it ?