Skip to content

Splash Screen Background Color for Dark Mode #880

Open
@ghnp5

Description

#816 allows setting a themeColor for Dark Mode.

However, I believe the same should exist for backgroundColor, which sets the background color of the Splash Screen.

Currently, even if I'm on Dark Mode, the app shows a light-color screen while the app loads.

So, I propose a backgroundColorDark setting.

FAO @andreban

<meta-data android:name="android.support.customtabs.trusted.SPLASH_SCREEN_BACKGROUND_COLOR"
android:resource="@color/backgroundColor"/>

Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions