fix: progression screen theme colors and XP bar styling

This commit is contained in:
cmclark00 2025-03-29 01:58:53 -04:00
parent 1980f15a46
commit 42b9bcfab4
3 changed files with 30 additions and 28 deletions

View file

@ -3,8 +3,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:padding="16dp"
android:background="@color/black">
android:padding="16dp">
<TextView
android:id="@+id/progression_title"