I am building a custom camera with the Camera2 API. So far the camera works very well except for the preview which is distorted sometimes. Let\'s say I open the camera 7 tim
The Google Camera2Basic sample was finally fixed. The original code had a tiny < vs > mistake. It had been wrong for 2 years.