Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12502] BlackBerry: Setting the background for "master view".

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2014-08-08T17:39:21.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBlackBerry
LabelsKitchenSink, blackberry, qe-manualtest
ReporterJosh Roesslein
AssigneeJosh Roesslein
Created2013-01-30T22:18:32.000+0000
Updated2014-08-08T17:39:50.000+0000

Description

Determine if we can support the Ti.UI.setBackground methods and properties on BlackBerry. Is there a way to programmatically set the splash screen? How do Titanium developers use this API and what would be the equivalent on Cascades?

Acceptance Test

Ti.UI.setBackgroundColor('red');
1. The application should launch and a red screen should be shown.
Ti.UI.setBackgroundImage('someImage.png');
1. The application should launch and the image should be displayed.

Comments

  1. Olga Romero 2014-08-08

    Tested Mac osx 10.9.4 Mavericks Appcelerator Studio, build: 3.3.0.201407111535 Titanium SDK, build: 3.3.0.GA Node.JS Version: v0.10.28 NPM Version: 1.4.9 acs@1.0.15 alloy@1.4.1 npm@1.4.9 titanium@3.3.0 titanium-code-processor@1.1.1 Device: BB Z10 (10.2.1) KS version 3.3.0 cd4da554-3d80-44ca-b712-a7acfd304973

    Test Steps

    KS> Base UI> Window Properties> Change BG Color/Image Works as expected.

JSON Source