[TIMOB-7100] Android: tiapp.xml anyDensity tag causes crash on device in Android 4.0
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-02-10T00:44:31.000+0000 |
Affected Version/s | Release 1.8.0.1, Release 2.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-ICS |
Reporter | Dustin Hyde |
Assignee | Marshall Culpepper |
Created | 2012-01-11T11:19:28.000+0000 |
Updated | 2012-02-10T00:44:31.000+0000 |
Description
KitchenSink: Android 4.0 - tiapp.xml tag causes KS to crash on device.
Changing the value to "true" fixes the behavior, but text fields and button text are no longer readable.
Steps to Reproduce:
1. Run KitchenSink on Android 4.0 device.
Expected Result:
App should run.
Actual result:
Crash with graphics artifacts.
Attachments
Added Test.zip. This is a default project with a completely empty app.js file. The anyDensity tag has been added to the tiapp.xml and set to false. This app demonstrates equivalent behavior when run on an Android 4.0 device.
Duplicate of TIMOB-6761.