Updated on 2026-08-14
This commit is contained in:
parent
80b3aba688
commit
a38a751d2c
9 changed files with 121 additions and 0 deletions
|
|
@ -127,6 +127,11 @@
|
|||
android:screenOrientation="portrait"
|
||||
android:theme="@style/AppTheme.NoActionBar" />
|
||||
|
||||
<activity
|
||||
android:name="com.tangem.presentation.activity.SettingsDebugActivity"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/AppTheme.NoActionBar" />
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue