Akshay Pathak
Akshay Pathak
Having the same problem. Did you come up with a solution?
Unfortunately no solution has been found
Hi @RiccardoMoro, I am working on the same project as @akashpathak. Below is the recycler item layout. ``` ``` The two drawables we are using are vector drawables. You can...
I just tried using png's instead of vector drawables and the problem still keeps happening. I also tried different styles (ie. slim instead of android) and that did not seem...
Did you ever come across a solution for this?
I just converted my checkbox to a text field and added an "X". Not sure if this work around will apply to your project.