Skip to content

Instantly share code, notes, and snippets.

@Younes-Charfaoui
Created July 4, 2020 00:14
Show Gist options
  • Save Younes-Charfaoui/a175d639761ac099b02ef047604a9ea9 to your computer and use it in GitHub Desktop.
Save Younes-Charfaoui/a175d639761ac099b02ef047604a9ea9 to your computer and use it in GitHub Desktop.
<io.fotoapparat.view.CameraView
android:id="@+id/cameraView"
android:layout_width="match_parent"
android:layout_height="400dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment