This commit is contained in:
Marek
2026-04-05 10:46:07 +02:00
parent f250b2baf9
commit 6662b34290
17 changed files with 661 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
<application
android:allowBackup="true"
android:label="YouTube App"
android:usesCleartextTraffic="true"
android:theme="@android:style/Theme.Material.Light.NoActionBar">
<activity