ShowCaseView icon indicating copy to clipboard operation
ShowCaseView copied to clipboard

Indicator is behaving weird when implemented on a recycler view item

Open yogigorle opened this issue 5 years ago • 3 comments

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

yogigorle avatar Jul 02 '19 12:07 yogigorle

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

mreram avatar Jul 13 '19 16:07 mreram

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

yogigorle avatar Jul 15 '19 06:07 yogigorle

how to solve it ?

zidun avatar Nov 04 '20 18:11 zidun