AndroidCamera-TouchToFocusMeteringZoom
AndroidCamera-TouchToFocusMeteringZoom copied to clipboard
关于onPause()之后再次onResume()恢复时界面卡了的问题
应该在onPause()中加入preview.removeAllViews();
注意把initCamera()中的FrameLayout preview 换成全局变量