Android patch

This commit is contained in:
Mboehmlaender
2026-07-25 21:13:37 +02:00
parent 6dd827b0b4
commit 1744e444b7
17 changed files with 596 additions and 1133 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
android:name=".TrainingApplication"
android:allowBackup="false"
android:icon="@drawable/ic_launcher_foreground"
android:label="boehmitools Training"
android:label="@string/app_name"
android:networkSecurityConfig="@xml/network_security_config"
android:supportsRtl="true"
android:theme="@style/Theme.BoehmitoolsTraining"