cameraview icon indicating copy to clipboard operation
cameraview copied to clipboard

Why fall back to Camera1

Open msdx opened this issue 6 years ago • 0 comments

Why fall back to Camera if the level is INFO_SUPPORTED_HARDWARE_LEVEL_LEGACY。Camera1 with TextureView on MIUI9.5 (Android 7.1.2) will cause a problem that the TextureView do not show preview after start another activity and back. And it only returns to normal when lock screen and then unlock.

msdx avatar Dec 13 '18 03:12 msdx