mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-17 11:46:39 -04:00
Switch to Material3Expressive theme.
This commit is contained in:
parent
f983234cc3
commit
ba7b1ceb08
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
<style name="Theme.Gallery" parent="android:Theme.Material.Light.NoActionBar" />
|
<style name="Theme.Gallery" parent="Theme.Material3Expressive.Light.NoActionBar" />
|
||||||
<style name="Theme.Gallery.SplashScreen" parent="Theme.SplashScreen">
|
<style name="Theme.Gallery.SplashScreen" parent="Theme.SplashScreen">
|
||||||
<item name="windowSplashScreenBackground">#2A2A34</item>
|
<item name="windowSplashScreenBackground">#2A2A34</item>
|
||||||
<item name="postSplashScreenTheme">@style/Theme.Gallery</item>
|
<item name="postSplashScreenTheme">@style/Theme.Gallery</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue