Iván Arcuschin
Iván Arcuschin
Hi @daniele-athome ! We haven't received a response yet for this PR. We would greatly appreciate if you can provide us any type of feedback.
@paganma did you find the answer to this question? I'm facing the same issue in Soot version `4.1.1`. Local variable table shows information for constant variables, but this information is...
Nevermind, it is related to this other issue: https://github.com/soot-oss/soot/issues/1641
Hi, what kind of customization would you want ?
Ok, but do you need anything in particular ? Or just think this would be a good feature ? Shape customization is a bit tricky: - On one hand, the...
Hi, sorry for the late response. What do you mean by "selected star" ?
Hi, not sure if I can change the library so that it doesn't use the `internalBitmap` (although perhaps there is a way that I don't know). What numbers are you...
Well, that's big. I'll start thinking on how to solve it, but It might take me a while. If you find a workaround or fix please let me know.
Btw, have you tried using `wrap_content` for the height of the ratingbar ?
Hi, sorry for the late response. I agree that this is an important issue, but I have never worked with the accessibility API. I will be looking to the [docs](https://developer.android.com/guide/topics/ui/accessibility/custom-views.html)...