Updated on 2026-08-14

This commit is contained in:
Tangem 2024-09-24 19:35:04 +03:00
parent f509a658f1
commit 38233ac2c5
2 changed files with 12 additions and 1 deletions

View file

@ -55,7 +55,7 @@
android:launchMode="singleTop"
android:screenOrientation="portrait"
android:theme="@style/SplashTheme"
android:windowSoftInputMode="adjustNothing">
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />