[ALOY-1554] unable to set a background colour for tableHeader
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-04-17T21:45:02.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | ILAY SENER |
Assignee | Feon Sua Xin Miao |
Created | 2017-04-12T04:39:23.000+0000 |
Updated | 2017-04-17T23:07:29.000+0000 |
Description
it is not possible to set or change the default 'gray' background colour for table section headerTitle in Alloy.
Use below to re-create issue
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2017-04-12 at 14.38.02.png | 2017-04-12T04:39:22.000+0000 | 179926 |
[~isener], you can create custom header using
HeaderView
tag.Thanks. your approach is the right one.