Merge branch 'master' into build-improvement

This commit is contained in:
Matthew Raymer
2025-07-14 09:33:36 +00:00
4 changed files with 6 additions and 4 deletions

View File

@@ -13,6 +13,7 @@
android:exported="true"
android:label="@string/title_activity_main"
android:launchMode="singleTask"
android:screenOrientation="portrait"
android:theme="@style/AppTheme.NoActionBarLaunch">
<intent-filter>
<action android:name="android.intent.action.MAIN" />