Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15328] Blackberry: Implement support for landscape splash screen

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionHold
Resolution Date2015-04-14T17:12:26.000+0000
Affected Version/sRelease 3.1.3
Fix Version/sn/a
ComponentsBlackBerry
Labelsqe-3.1.4
ReporterSamuel Dowse
AssigneePedro Enrique
Created2013-09-24T00:31:06.000+0000
Updated2017-03-14T04:11:14.000+0000

Description

Description

There is no support for landscape splash screen when launching an app in landscape orientation. Upon loading in landscape mode the splash screen showed the portrait but stretched. Created four splash screens for both Q10 and Z10 form factors to support both landscape and portrait orientations. Verified that files are copied into build folder

Steps to reproduce

1) Create a default blackberry application and disable the window opening to better see the splash screen. 2) Drop in attached images (Splash.zip) 3) Add the following code into tiapp.xml
<blackberry>
    <orientation>auto</orientation>
</blackberry>
4) Run app on device held in landscape orientation.

Result

Scaled portrait splash screen is displayed in landscape view.

Expected result

Landscape splash screen to be shown.

Attachments

FileDateSize
IMG_00000022.png2013-09-24T00:31:06.000+0000195292
Splash.zip2013-09-24T00:31:07.000+0000507469

Comments

  1. Ingo Muschenetz 2015-04-14

    Placing these items on hold for the moment based on community interest.
  2. Lee Morris 2017-03-14

    Closing ticket as BlackBerry is no longer supported by us.

JSON Source