[TIMOB-248] Android: Tableview items align at bottom instead of center on 1.6 and 2.0
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:29.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.8.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:26:11.000+0000 |
Updated | 2011-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.
(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...