[TIMOB-14429] Android xhdpi resource folder (and splash screen) not created with new app
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | cb-tooling |
| Reporter | Leor Brenman |
| Assignee | Chris Barber |
| Created | 2013-06-28T02:44:14.000+0000 |
| Updated | 2017-01-04T22:40:40.000+0000 |
Description
Android xhdpi resource folder (and splash screen) not created with new app
When you create a new app in Studio, we create ldpi, mdpi and hdpi image resource folder (with a corresponding splash screen).
I think we are missing the xdpi. Android developer site describes the 4 resolutions (http://developer.android.com/guide/practices/screens_support.html).
Deferring until we build the Titanium Asset Management System (TIMOB-19298).