Updated on 2026-08-14
This commit is contained in:
parent
12b5d855bd
commit
0b75473cb6
29 changed files with 617 additions and 75 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue