dannypadilla / label-lens

Android image labeling app for computer vision and machine learning applications
0 stars 3 forks source link

Separate Permissions and Camera functionality #2

Open dannypadilla opened 4 years ago

dannypadilla commented 4 years ago

Create a fragment for each. But requires splitting up some of the code. Follow how we did it in the codelabs. Don't forget to add navigation.

ref: https://github.com/android/camera-samples/tree/master/CameraXBasic/app/src/main/java/com/android/example/cameraxbasic/fragments

dannypadilla commented 4 years ago

The code is all in CameraDisplay.kt