Switch to Material3Expressive theme.

This commit is contained in:
fat-tire 2025-05-21 23:21:35 -07:00 committed by fattire
parent f983234cc3
commit ba7b1ceb08

View file

@ -16,7 +16,7 @@
-->
<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">
<item name="windowSplashScreenBackground">#2A2A34</item>
<item name="postSplashScreenTheme">@style/Theme.Gallery</item>