1.0.0 - Minor bug fixes + Some performance improvements
This commit is contained in:
parent
43da347ae0
commit
085cd81464
35 changed files with 193 additions and 71 deletions
|
|
@ -47,6 +47,7 @@
|
|||
<activity
|
||||
android:name=".Activity"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|locale|density"
|
||||
android:exported="true"
|
||||
android:theme="@style/Theme.Start.Splash">
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue