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
@@ -1,6 +1,6 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Base application theme. -->
<style name="Theme.ScoutingApp2025" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
<style name="Theme.RidgeScout" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
<!-- Primary brand color. -->
<item name="colorPrimary">@color/main_500</item>
<item name="colorPrimaryVariant">@color/main_700</item>