Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13237 closed Bug Report - General (fixed)

Need a Splash Screen for Android

Reported by: gigem Owned by: gigem
Priority: minor Milestone: 30.0
Component: Ports - Android Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The Android frontend can sometimes take a long time to start up. While it's doing that, the screen is blank white leaving the user to wonder if the app is running. Add a splash screen to give immediate feedback to the user that the app is loading.

Attachments (1)

splash1.patch (374.2 KB) - added by gigem 6 years ago.
Initial patch. Flickers right before app starts running. Not sure how to eliminate that yet.

Download all attachments as: .zip

Change History (5)

Changed 6 years ago by gigem

Attachment: splash1.patch added

Initial patch. Flickers right before app starts running. Not sure how to eliminate that yet.

comment:1 Changed 6 years ago by gigem

Status: newassigned

comment:2 Changed 6 years ago by Mark Spieth

SHIPIT

comment:3 Changed 6 years ago by David Engel <david@…>

Resolution: fixed
Status: assignedclosed

In 5b986c0ad06a37502d321d36775c714da999083b/packaging:

Added a splash screen for Anroid. Also updated the banner to match.

Fixes #13237

comment:4 Changed 6 years ago by Mark Spieth <mspieth@…>

In 160ef6eae39fdab0425ce872e57de12de5a6047f/packaging:

Android: remove white flash between splash and UI

refs #13237

Note: See TracTickets for help on using tickets.