Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoukoul committed May 5, 2023
2 parents 4982a86 + 552f9e4 commit 41d281f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,12 +123,10 @@
android:theme="@style/AppTheme.NoActionBar" /> <!-- New screens -->
<activity
android:name=".integration.presentation.settings.WalletInfoActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.App"
tools:ignore="LockedOrientationActivity,MissingClass" />
<activity
android:name=".integration.presentation.settings.CjdnsInfoActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.App"
tools:ignore="LockedOrientationActivity,MissingClass" />

Expand Down

0 comments on commit 41d281f

Please sign in to comment.