[TIMOB-28018] Android: ListItem color property not working properly
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | Android, ListItem, ListView, ListViews |
Reporter | Ferdinando Traversa |
Assignee | Gary Mathews |
Created | 2020-07-13T17:47:21.000+0000 |
Updated | 2020-12-18T16:35:35.000+0000 |
Description
While on iOS when I set up a list with a ListItem into a ListSection into a ListView I have no problems, on Android:
* if I don't explicitly set the color, the text is white. So the list item is clickable but not visibile
* if I set the color via TSS "ListItem" it doesn't work
* I have to set the color explicitly in the properties section when I prepare the ListItem JSON element.
Attachments
No comments