Updated on 2026-08-14

This commit is contained in:
Tangem 2018-07-27 15:56:13 +03:00
parent 1b7199047f
commit a0dbe1ae56
3 changed files with 8 additions and 2 deletions

View file

@ -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>