Now that the composer as been removed, we do not need element resource module anymore.
This commit is contained in:
parent
01ea66e60e
commit
659b9d3d9c
25 changed files with 2 additions and 696 deletions
|
|
@ -22,5 +22,5 @@
|
|||
<item name="postSplashScreenTheme">@style/Theme.ElementX</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.ElementX" parent="Theme.ElementAndroid" />
|
||||
<style name="Theme.ElementX" parent="Theme.Material3.Dark" />
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -21,5 +21,5 @@
|
|||
<item name="windowSplashScreenAnimatedIcon">@drawable/splash_icon</item>
|
||||
<item name="postSplashScreenTheme">@style/Theme.ElementX</item>
|
||||
</style>
|
||||
<style name="Theme.ElementX" parent="Theme.ElementAndroid" />
|
||||
<style name="Theme.ElementX" parent="Theme.Material3.Light" />
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue