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

[Android] Icon ExtendedSplashScreen theme issue #1106

Open
1 of 17 tasks
morning4coffe-dev opened this issue Apr 10, 2024 · 4 comments
Open
1 of 17 tasks

[Android] Icon ExtendedSplashScreen theme issue #1106

morning4coffe-dev opened this issue Apr 10, 2024 · 4 comments
Labels

Comments

@morning4coffe-dev
Copy link
Member

Current behavior

When opening a freshly created app on Android, the Icon of the ExtendedSplashScreen doesn't seem to take into account the current theme of the app/system.

image

Expected behavior

Should be able to sync with the theme properly.

How to reproduce it (as minimally and precisely as possible)

Nuget Package:

Package Version(s):

Affected platform(s):

  • WebAssembly
  • Android
  • iOS
  • macOS (AppKit)
  • Mac Catalyst
  • Skia
    • WPF
    • GTK (Linux)
    • Linux Framebuffer
    • Tizen
  • Windows

IDE:

  • Visual Studio 2022
  • Visual Studio 2019
  • Visual Studio Code
  • Visual Studio for Mac
  • Rider Windows
  • Rider macOS

Relevant plugins:

Anything else we need to know?

@morning4coffe-dev morning4coffe-dev added kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification. labels Apr 10, 2024
@kazo0 kazo0 added control/loadingview-splashscreen and removed triage/untriaged Indicates an issue requires triaging or verification. labels Apr 12, 2024
@kazo0
Copy link
Contributor

kazo0 commented Apr 12, 2024

What's the Toolkit/Uno version?

And Android version?

@morning4coffe-dev
Copy link
Member Author

@kazo0
Toolkit 5.1.7
Uno 5.1.104

Android API 30

@kazo0
Copy link
Contributor

kazo0 commented Apr 13, 2024

@morning4coffe-dev I'm curious what happens if you use the new Toolkit 6.1.0-dev.8 package or newer and follow this new requirement: https://github.com/unoplatform/uno.toolkit.ui/blob/main/doc/controls/ExtendedSplashScreen.md#setup-on-android

Also, what does the UnoSplashScreen item look like in your props? Is the color set to white? Maybe a resizetizer issue? cc: @pedrojesus-work / @nickrandolph

@pedrojesus-work
Copy link
Contributor

pedrojesus-work commented Apr 15, 2024

Resizetizer doesn't support theme splash screen. It's on backlog for improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants