Added launchscreen
All checks were successful
Pull Request Pipeline / lint (pull_request) Successful in 2m3s
Pull Request Pipeline / test (pull_request) Successful in 1m56s

This commit is contained in:
2026-01-19 20:04:58 +01:00
parent 9f71c22a56
commit ccd0c62e3c
5 changed files with 26 additions and 8 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="app_icon_background">#E6F1E4</color>
<color name="launch_background">#0B0B0B</color>
<color name="launch_background">#ef681f</color>
</resources>