Hi everyone,
I have implemented Splash screen with new splash core api but I am having one issue in setting the Splash screen background as per the dynamic theme changes within the app without respect of system preference. While changing the theme it is applied in whole app but when restarting the app Splash screen is not applied with selected theme style. I tried to call
setTheme()
also but no luck with this as well.
Any idea how we can change the background(dark or light) of the splash screen on the basis of user preference from app.