[TIMOB-26546] Android: CardView loses border-radius when changing properties
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 7.5.0 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Yordan Banev |
Created | 2018-11-11T09:20:04.000+0000 |
Updated | 2019-09-20T14:17:39.000+0000 |
Description
When applying a
borderRadius
to a Ti.UI.CardView
instance and then changing a property programmatically, the borders are being reset, losing their radius.
Hey [~jquick], this is not a high-priority item, but would be great to see this scheduled for SDK 8.x/9 to fine-tune parity.
Ok, we indeed need a workaround here. It's a UX blocker
[~hknoechel] Any details about which properties reset the borderRadius once they are changed?