[ALOY-700] Add android density specific test app
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-11T20:54:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.2.0, 2013 Sprint 12 |
Components | Titanium SDK |
Labels | qe-testadded |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2013-06-11T16:18:22.000+0000 |
Updated | 2013-07-23T23:16:08.000+0000 |
Description
Create a basic test app that shows how you can use the Titanium Android density specific folders in an Alloy app. The documentation for these folders in Titanium can be found here: http://docs.appcelerator.com/titanium/latest/#!/guide/Using_density-specific_resources_on_Android
PR: https://github.com/appcelerator/alloy/pull/154 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/advanced/android_density This test functionally passes by showing the current density on any android emulator or device you run it on. This is stated in a Label in the app itself as well.
Verified working as expected. Environment: Titanium SDK 3.1.2.v20130718094558 Alloy 1.2.0 Appcelerator Studio 3.1.1.201306131423 Closing.