[TIMOB-18184] Android: Implement attributedString on TextArea and TextField
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2014-12-11T08:46:16.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 4.0.0 |
| Components | Android |
| Labels | android |
| Reporter | Chee Kiat Ng |
| Assignee | Ingo Muschenetz |
| Created | 2014-12-11T04:45:28.000+0000 |
| Updated | 2014-12-11T08:46:16.000+0000 |
Description
Since Android can now support attributedString for Label, this ticket will look at implementing this feature on TextField and TextArea as well. Implementing attributedString on these 2 UI are already supported by iOS.
No comments