Enhanced theme system with immediate UI updates, improved progression speed, and added visual/haptic feedback for theme selection

This commit is contained in:
cmclark00 2025-03-28 09:11:59 -04:00
parent ae5ad1ed03
commit 809ae33e5e
8 changed files with 316 additions and 46 deletions

View file

@ -263,6 +263,7 @@
android:layout_marginBottom="32dp">
<TextView
android:id="@+id/settingsTitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/settings"
@ -347,6 +348,7 @@
android:gravity="center">
<TextView
android:id="@+id/selectLevelText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/select_level"
@ -416,6 +418,7 @@
android:layout_marginTop="16dp">
<TextView
android:id="@+id/musicText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/music"