Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 494546e

Browse files
authored
Adjust Oculus Go WebXR exit arrow to the back button instead of the system button. (#3390)
1 parent 7e65323 commit 494546e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/oculusvr/res/layout/webxr_interstitial_controller.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
android:layout_width="wrap_content"
9090
android:layout_height="wrap_content"
9191
android:layout_alignParentBottom="true"
92-
android:paddingRight="40dp"
92+
android:paddingRight="60dp"
9393
android:layout_marginBottom="80dp"
9494
android:layout_centerHorizontal="true"
9595
android:scaleType="fitCenter"

0 commit comments

Comments
 (0)