[TIMOB-18083] Android: DisplayCaps density for nexus 6 is shown as medium
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-03-30T17:35:26.000+0000 |
Affected Version/s | Release 3.5.0 |
Fix Version/s | n/a |
Components | Android |
Labels | qe-3.5.0 |
Reporter | Lokesh Choudhary |
Assignee | Ingo Muschenetz |
Created | 2014-11-25T01:57:04.000+0000 |
Updated | 2017-03-22T22:21:45.000+0000 |
Description
Description:
1. Replace the app.js with the code below:
alert(Ti.Platform.displayCaps.density);
2. Build & run the app on Nexus 6 device.
Closing ticket as duplicate and links to the related ticket have been provided above.