Updated on 2026-08-14
This commit is contained in:
parent
1b7199047f
commit
a0dbe1ae56
3 changed files with 8 additions and 2 deletions
|
|
@ -21,6 +21,7 @@
|
|||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher"
|
||||
android:screenOrientation="portrait"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<provider
|
||||
|
|
@ -32,7 +33,6 @@
|
|||
|
||||
<activity
|
||||
android:name="com.tangem.presentation.activity.LogoActivity"
|
||||
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/AppTheme.NoActionBar">
|
||||
<intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue