ashishsust

Results 1 issues of ashishsust

If Activity is opened second time previewView.display is null, throwing from here previewUseCase = Preview.Builder() .setTargetAspectRatio(screenAspectRatio) .setTargetRotation(previewView!!.display.rotation) .build()

bug