Skip to content

android.presplash_color leaving the bottom navigation bar white #1870

Open
@alexg93333

Description

@alexg93333
# (string) Presplash background color (for android toolchain)
# Supported formats are: #RRGGBB #AARRGGBB or one of the following names:
# red, blue, green, black, white, gray, cyan, magenta, yellow, lightgray,
# darkgray, grey, lightgrey, darkgrey, aqua, fuchsia, lime, maroon, navy,
# olive, purple, silver, teal.
android.presplash_color = #000000

This changes the background of the kivy loading screen to black, but the navigation bar stays white at the beginning.

https://gyazo.com/9d5b3c0a4024fcfee6d86de97aa5b3f3

I set the bar color to red in my main.py to demonstrate that the white background is set before any python code execution.

https://gyazo.com/1007a063d38296cd97e08a8372f9fadf

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions