Anton

Results 1 comments of Anton

I had the same problem. In my case solution was to change the root layout to `FrameLayout`. And `AutoFitSurfaceView` should be a child of the root. Previously root was `ConstraintLayout`.