[TIMOB-1720] Android: Add Support for minimumFontSize
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2011-04-15T03:00:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.6.0 |
Components | Android |
Labels | android, feature, release-1.6.0 |
Reporter | Don Thorp |
Assignee | Bill Dawson |
Created | 2011-04-15T03:00:27.000+0000 |
Updated | 2017-03-03T05:35:42.000+0000 |
Description
Not sure what this does. It was added for iPhone to auto scale the font down to a certain level and force it to be singleLine.
This has been previously filed: https://appcelerator.lighthouseapp.com/projects/32238/tickets/1618-label-property-minimumfontsize-not-implemented-on-android"> https://appcelerator.lighthouseapp.com/projects/32238/tickets/1618-...
On iPhone I believe this is a standard feature of labels but I can't find an equivalent feature on Android, so it might be a little trickier to implement (some manual font metric checks & adjusting of the sizing; not rocket science but it's a bit of work to make sure it both works right and updates properly when text is changed or the label gets resized).
Duplicate of 1618
Closing issue due to time passed and irrelevance of the ticket.