[GH-ISSUE #529] Toggle to turn off splash screen #6800

Closed
opened 2026-04-10 23:08:26 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @MF-Debug on GitHub (Jun 11, 2019).
Original GitHub issue: https://github.com/bitwarden/android/issues/529

the splash screen always makes the app to launch delayed when it is launched after a device has been restarted. an option to turn off the splash screen or completely removing it would be great. using the latest beta from google play.

Originally created by @MF-Debug on GitHub (Jun 11, 2019). Original GitHub issue: https://github.com/bitwarden/android/issues/529 the splash screen always makes the app to launch delayed when it is launched after a device has been restarted. an option to turn off the splash screen or completely removing it would be great. using the latest beta from google play.
Author
Owner

@kspearrin commented on GitHub (Jun 11, 2019):

Turning off the splash screen is not going to make things any faster. A cold boot still has to bootstrap the app whether you show a splash screen or not. The splash screen just gives you something to look at while it’s loading.

<!-- gh-comment-id:500952791 --> @kspearrin commented on GitHub (Jun 11, 2019): Turning off the splash screen is not going to make things any faster. A cold boot still has to bootstrap the app whether you show a splash screen or not. The splash screen just gives you something to look at while it’s loading.
Author
Owner

@MF-Debug commented on GitHub (Jun 11, 2019):

i guess it makes sense. thanks for your reply. i will close the issue.

<!-- gh-comment-id:500953726 --> @MF-Debug commented on GitHub (Jun 11, 2019): i guess it makes sense. thanks for your reply. i will close the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#6800