fix #106 (ugly workaround)
Some checks are pending
Android CI / build (push) Waiting to run

This commit is contained in:
Josia Pietsch 2025-02-05 23:47:37 +01:00
parent 8699b92246
commit fa2f1c4127
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 23 additions and 2 deletions

View file

@ -78,10 +78,10 @@
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:windowShowWallpaper">true</item>
<item name="android:colorBackgroundCacheHint">@null</item>
</style>
<style name="backgroundSolid">
</style>