Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14428] res-long-port-hdpi splash screen is 800px high and should be 854px

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-01-04T22:52:35.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterLeor Brenman
AssigneeEric Merriman
Created2013-06-28T02:35:13.000+0000
Updated2017-03-21T17:55:01.000+0000

Description

res-long-port-hdpi splash screen is 800px high and should be 854px When a new app is created we provide android image folders. I think the "long" should refer to the 854px device and we have a 480x800px splash screen that gets distorted on a WVGA854 device (AVD) - see attached screen which shows a slight distortion (Appc logo triangle is equilateral and looks isosceles in the screen shot). The reason we should fix this is because clients will most likely use our image as a reference.

Attachments

FileDateSize
default.png2013-06-28T02:35:13.000+0000125025
Screen Shot 2013-06-27 at 10.22.48 PM.png2013-06-28T02:35:13.000+00003045068

Comments

  1. Chris Barber 2017-01-04

    An 800px tall image is considered valid. Both 800px and 854px fall in the same "hdpi" category. PhoneGap also recommends 480x800 (https://github.com/phonegap/phonegap/wiki/App-Splash-Screen-Sizes), so I don't think changing the image to 854px is a good idea. The splash screen should probably be a 9 patch anyways.
  2. Lee Morris 2017-03-21

    Closing ticket as the issue will not fix.

JSON Source