Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1241] Android: anyDensity == true issues

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:55:37.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0 M02
ComponentsAndroid
Labelsandroid, feature
ReporterDon Thorp
AssigneeMarshall Culpepper
Created2011-04-15T02:47:27.000+0000
Updated2011-04-17T01:55:37.000+0000

Description

There are several issues that appear when a custom AndroidManifest is used to specify that any density is supported. Tab Widget doesn't display correctly and text fields / fonts don't play well with others. The attached project shows some of the issues.

Marking as a feature since we don't currently include this in testing. There may be other issues once we do.

Also, See http://developer.appcelerator.com/helpdesk/view/25771">HelpDesk Ticket 25771 for more information wrt to edit fields and layout.

Attachments

FileDateSize
screentest.zip2011-04-15T02:47:28.000+00005154736

Comments

  1. Marshall Culpepper 2011-04-15

    The specific test you included looks fine on my Evo. The TextView has a built-in margin around it's border that makes it look artificially small compared to a guide that's only slightly bigger. If you expand the size to a few hundred pixels, it scales with the size of the guide (keeping the same margin size). I've ran KitchenSink with anyDensity="true" and I don't notice any glaring problems other than smaller tab and tableview images, which should be expected. Marking as needs more info. We should probably open separate tickets for each defect that we run into that instead of having one all-encompassing issue like this anyway.

JSON Source