Update AndroidManifest.xml

This commit is contained in:
ah124med 2025-05-06 07:52:48 +04:00 committed by GitHub
parent 83b0926c8e
commit 845880a93d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -44,7 +44,8 @@
android:exported="true"
android:label="@string/activity_label_window_demo"
android:theme="@android:style/Theme.Material.Light.NoActionBar" />
</application>
</manifest>