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

Commit

Permalink
Adjust Oculus Go WebXR exit arrow to the back button instead of the s…
Browse files Browse the repository at this point in the history
…ystem button. (#3390)
  • Loading branch information
daoshengmu authored May 19, 2020
1 parent 7e65323 commit 494546e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:paddingRight="40dp"
android:paddingRight="60dp"
android:layout_marginBottom="80dp"
android:layout_centerHorizontal="true"
android:scaleType="fitCenter"
Expand Down

0 comments on commit 494546e

Please sign in to comment.