Skip to content

Instantly share code, notes, and snippets.

@ThomasGorisse
Last active October 27, 2021 09:18
Show Gist options
  • Save ThomasGorisse/c7f24afea68907680ea91db3a652917a to your computer and use it in GitHub Desktop.
Save ThomasGorisse/c7f24afea68907680ea91db3a652917a to your computer and use it in GitHub Desktop.
Sceneform Maintained - Add the View to your layout
<androidx.fragment.app.FragmentContainerView
android:id="@+id/arFragment"
android:name="com.google.ar.sceneform.ux.ArFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment