Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SplashScreen theme not changing #276

Closed
2 tasks done
SUSANTA151 opened this issue Jun 11, 2021 · 2 comments
Closed
2 tasks done

SplashScreen theme not changing #276

SUSANTA151 opened this issue Jun 11, 2021 · 2 comments

Comments

@SUSANTA151
Copy link

SUSANTA151 commented Jun 11, 2021

  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version.

Device/App info:

  • Blueprint Version: 2.2.3
  • Android version: 8.0
  • Device Manufacturer: Motorola
  • Device Name: Moto Z Play

Describe the bug

I want to change my app's splash screen theme to always dark so I change MyApp.SplashScreen to Frames.SplashScreen.Amoled and run the app. But the app splash screen still white. it's not changing.

Expected behavior

When set to Frames.SplashScreen.Amoled splash screen should always use dark theme.

@jahirfiquitiva
Copy link
Owner

it will always follow the system theme... you will have to enable dark theme system wide to make it dark
you can switch between Light+Dark and Light+Amoled though
in app/src/main/res/values/styles.xml line 15

@support
Copy link

support bot commented Jun 12, 2021

👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please join the Dashboards Support Discord Server to get help with the project.

@support support bot closed this as completed Jun 12, 2021
@support support bot locked as off-topic and limited conversation to collaborators Jun 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants