[AC-5998] Listview, for label with attributed string, sometimes the text not rendered
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2018-12-02T09:47:45.000+0000 |
| Affected Version/s | Appcelerator Studio 4.5.0 |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | n/a |
| Reporter | ardy wongso |
| Assignee | Shak Hossain |
| Created | 2018-10-30T07:19:13.000+0000 |
| Updated | 2019-01-29T07:56:41.000+0000 |
Description
Step to reproduce.
1. create a listview
2. in template add a Ti.UI.Label
3. assign attributed string to that label,
4. scroll the page, text sometimes missing
Hello, Please provide a full reproducible sample code. Thanks.