We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e234718 commit 94c40b7Copy full SHA for 94c40b7
app/src/main/AndroidManifest.xml
@@ -14,6 +14,7 @@
14
<activity
15
android:name="org.bitcoindevkit.devkitwallet.presentation.DevkitWalletActivity"
16
android:theme="@style/SplashScreen"
17
+ android:screenOrientation="portrait"
18
android:exported="true">
19
<intent-filter>
20
<action android:name="android.intent.action.MAIN" />
0 commit comments