Hi, I'm new to Titanium (using 3.4.1), and I'm experiencing the (well known, as far as I'm reading) border radius issue that makes pixelated the rendered object in Android (all versions, I guess).
I've read many Q&A, and most of them were quite old. So I'd like to know: right now, is there a solution to that issue that doesn't make me load an external module (like roundedavatar or similar)? Or, if I have to use an external module, can someone suggest one? (I should apply border radius on either Views and ImageViews, so I need a solution for both, not only for images.)
Any link/suggestion is extremely appreciated. I can post some code, but this is a very general question not related to a specific app.
Thanks!