[TIMOB-17180] Android: Title visible on the app splash screen
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-06-20T21:11:35.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | Release 3.3.0, Release 3.4.0 |
Components | Android |
Labels | module_android, qe-3.3.0, qe-testadded |
Reporter | Lokesh Choudhary |
Assignee | Hieu Pham |
Created | 2014-06-18T20:14:08.000+0000 |
Updated | 2014-06-24T22:42:35.000+0000 |
Description
Description:
1. Create an app with the code below on app.js.
Ti.API.info("HELLO");
2. Build the app for android 4.x and 2.x devices
Actual Result:
1. We see the app title bar with the app name on the splash screen. Please refer the attached screenshots for reference.Expected Result:
1. We should not see the title bar with the app name on the splash screen. We should be hiding both the title and title bar.Attachments
File | Date | Size |
---|---|---|
with_3.2.3.GA_sdk.png | 2014-06-18T20:14:08.000+0000 | 366952 |
with_3.3.0_sdk.png | 2014-06-18T20:14:08.000+0000 | 365092 |
Thoughts?
[~hpham] to suggest adding a new theme for just the splash screen to remove the title entirely.
agree with [~hpham]
I agree, no title bar... we need to be able to create slick user experiences and the title bar degrades that.
I saw this in 3.3.0.Beta and didn't know what's going on :) But it's way better. However, maybe we should be able to hide the title too? There are apps that have their logo or text on the splash, no reason for the title. But this should be a setting.
master PR: https://github.com/appcelerator/titanium_mobile/pull/5830 3.3.X PR: https://github.com/appcelerator/titanium_mobile/pull/5831
Verified the fix. Title is not visible on the splash screen anymore. Closing. Environment: Appc Studio : 3.3.0.201406231625 Ti SDK : 3.3.0.v20140624130120 Mac OSX : 10.8.5 Alloy : 1.4.0-rc2 CLI - 3.3.0-rc2 Code Processor: 1.1.1 Nexus 5 - android 4.4.4