[TIMOB-13693] TiAPI: ListView: add setSeparatorColor
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-05-05T19:10:02.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | n/a |
Components | Core |
Labels | n/a |
Reporter | David Murray |
Assignee | Ingo Muschenetz |
Created | 2013-04-24T22:36:27.000+0000 |
Updated | 2017-03-22T23:09:53.000+0000 |
Description
I'm using the new ListView UI component in my app. I've noticed there's no way in the docs to set the separator color like I can with a TableView (so I can't add transparent spacing visually in my rows).
Would be great to get this so ListViews have the same visual flexibility as TableViews via setSeparatorColor.
Closing ticket as duplicate as the relevant ticket is linked above.