fix: rename soul_echo => soulecho
removed all occurences of soul_echo as it made problems for mobile
This commit is contained in:
parent
aa85312cf1
commit
c423c854fe
14 changed files with 21 additions and 19 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue