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 116391e commit 8f81a5dCopy full SHA for 8f81a5d
raveandroid/src/main/AndroidManifest.xml
@@ -8,6 +8,7 @@
8
android:supportsRtl="true">
9
<activity
10
android:name=".RavePayActivity"
11
+ android:screenOrientation="portrait"
12
android:label="@string/app_name">
13
</activity>
14
</application>
0 commit comments