Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2462] Android: TableView sections are clipped on high density displays

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:10.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M04
ComponentsAndroid
Labelsandroid, defect, density, tableview
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T03:20:27.000+0000
Updated2011-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.

Comments

  1. Marshall Culpepper 2011-04-15

    (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...

  2. Matt Schmulen 2011-04-15

    Thanks Opie, confirmed this fixed with 1.6/2.1

JSON Source