Tyulkanov Igor
Results
1
issues of
Tyulkanov Igor
I use recommended code to work with `Fotoapparat`. 1. In `onCreate` method I just init camera ```kotlin fotoapparat = Fotoapparat( context = this, view = cameraView, scaleType = ScaleType.CenterCrop, ......