Updated on 2026-08-14

This commit is contained in:
Tangem 2020-09-01 10:21:18 +03:00
parent 12b5d855bd
commit 0b75473cb6
29 changed files with 617 additions and 75 deletions

View file

@ -34,7 +34,8 @@
<activity
android:name="com.tangem.tap.MainActivity"
android:launchMode="singleTask"
android:screenOrientation="portrait">
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustResize">
<intent-filter>
<action android:name="android.intent.action.MAIN" />