Attempt to fix app not showing up issue

This commit is contained in:
Astatin3
2024-09-18 08:49:26 -06:00
parent 9607241c53
commit e537aab819
6 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.ScoutingApp2025"
android:theme="@style/Theme.RidgeScout"
android:hardwareAccelerated="true"
tools:targetApi="31">
<activity