fix: rename soul_echo => soulecho

removed all occurences of soul_echo as it made problems for mobile
This commit is contained in:
webfussel 2025-07-17 13:37:46 +02:00
parent aa85312cf1
commit c423c854fe
14 changed files with 21 additions and 19 deletions

View file

@ -8,7 +8,7 @@
<application
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/Theme.soul_echo"
android:theme="@style/Theme.soulecho"
android:usesCleartextTraffic="${usesCleartextTraffic}">
<activity
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|smallestScreenSize|screenLayout|uiMode"