[TIMOB-13824] BlackBerry: Ti.UI.Label is sized to the text and can not be made bigger. Use a view and native label composite.
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-07-17T21:55:17.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 3.1.3 |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Pedro Enrique |
| Created | 2013-05-10T18:21:17.000+0000 |
| Updated | 2017-03-09T07:51:54.000+0000 |
Description
Ti.UI.Label should be a composite control that creates a label that behaves like label on iOS and Android. Currently no text alignment is supported.
Closing ticket as fixed.