Skip to content

Commit 8f81a5d

Browse files
committed
set sdk to portrait
1 parent 116391e commit 8f81a5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

raveandroid/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
android:supportsRtl="true">
99
<activity
1010
android:name=".RavePayActivity"
11+
android:screenOrientation="portrait"
1112
android:label="@string/app_name">
1213
</activity>
1314
</application>

0 commit comments

Comments
 (0)