[TIMOB-2462] Android: TableView sections are clipped on high density displays
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:59:10.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 M04 |
| Components | Android |
| Labels | android, defect, density, tableview |
| Reporter | Marshall Culpepper |
| Assignee | Marshall Culpepper |
| Created | 2011-04-15T03:20:27.000+0000 |
| Updated | 2011-04-17T01:59:10.000+0000 |
Description
With anyDensity set to true, on a high density display (i.e. Evo
or WVGA854 emulator):
In KitchenSink, open Views > Table Views, and see the tableview
sections (headers) are clipped.
(from [76e76b2137728be701d47a707d800176be709c63]) padding and default min size for TableView sections is now calculated using DIPs instead of raw pixels. [#2462 state:fixed-in-qa]
https://github.com/appcelerator/titanium_mobile/commit/76e76b2137728be701d47a707d800176be709c63"> https://github.com/appcelerator/titanium_mobile/commit/76e76b213772...
Thanks Opie, confirmed this fixed with 1.6/2.1