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

Commit

Permalink
Adjust WebXR exit arrow to the back button instead of the system button.
Browse files Browse the repository at this point in the history
  • Loading branch information
daoshengmu committed May 18, 2020
1 parent 7a566e2 commit 4c7b3d7
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 4c7b3d7

Please sign in to comment.