mirror of
https://github.com/cmclark00/mintris.git
synced 2025-05-22 12:35:27 +01:00
fix: progression screen theme colors and XP bar styling
This commit is contained in:
parent
1980f15a46
commit
42b9bcfab4
3 changed files with 30 additions and 28 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue