android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.44k stars 1.65k forks source link

SplashScreen: Fix the theme switch #400

Closed yaraki closed 2 years ago

yaraki commented 2 years ago

Fix the theme switch by removing a call to Activity#create(). It seems to be no longer necessary.

Also update the splash background color so that the light/dark themes are easier to tell apart during splash screen.

Change-Id: I03b1b3fcb4550e2537fdcf1f5860276161ac4462