Android builds fixed

- new icon
- fixed android icons
- fixed android status & navigation bar
- added "Splash" page
This commit is contained in:
olcxja 2026-05-08 18:06:52 +02:00
commit 6ff37cb3be
85 changed files with 415 additions and 161 deletions

View file

@ -1,3 +1,6 @@
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
include ':capacitor-android'
project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')
include ':capacitor-status-bar'
project(':capacitor-status-bar').projectDir = new File('../node_modules/@capacitor/status-bar/android')