Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-248] Android: Tableview items align at bottom instead of center on 1.6 and 2.0

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:29.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.8.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:26:11.000+0000
Updated2011-04-17T01:52:29.000+0000

Description

A change in the layout algorithm requires Gravity to be set to NO_GRAVITY on 1.6 and 2.0.

Comments

  1. Don Thorp 2011-04-15

    (from [a51978ef75efd65a72cb2234b9e4ea5ba7c340ef]) [#248 state:resolved] Check for sdk version and apply no gravity for > 1.6 and vertical center for <= 1.5 http://github.com/appcelerator/titanium_mobile/commit/a51978ef75efd65a72cb2234b9e4ea5ba7c340ef"> http://github.com/appcelerator/titanium_mobile/commit/a51978ef75efd...

JSON Source