Updated on 2026-08-14

This commit is contained in:
Tangem 2023-08-31 13:11:49 +03:00
parent d677abc44d
commit dadcea496b
9 changed files with 205 additions and 27 deletions

View file

@ -5,6 +5,7 @@
<application>
<activity
android:name="com.tangem.feature.tester.presentation.TesterActivity"
android:theme="@style/Theme.MaterialComponents.DayNight.NoActionBar"
android:exported="false" />
</application>
</manifest>
</manifest>