Platform: Android
After setting RequestZoomFactor to a non-zero value, pinch to zoom does not work anymore. The CameraView just "wiggles" a bit when doing a pinch gesture.
Expected behaviour: The requested zoom factor should only be applied once.
Workaround: You have to manually set the RequestZoomFactor-Value to the target value (after the camera was enabled!) and the set it back to zero.