Remove unnecessary logs
This commit is contained in:
parent
5ad0570d40
commit
2c57cd8afd
1 changed files with 0 additions and 1 deletions
|
|
@ -60,7 +60,6 @@ fun CameraView(
|
||||||
ViewGroup.LayoutParams.MATCH_PARENT,
|
ViewGroup.LayoutParams.MATCH_PARENT,
|
||||||
ViewGroup.LayoutParams.MATCH_PARENT
|
ViewGroup.LayoutParams.MATCH_PARENT
|
||||||
)
|
)
|
||||||
println("DSGFFDGDFG width &h = ${this.width}")
|
|
||||||
scaleType = PreviewView.ScaleType.FIT_CENTER
|
scaleType = PreviewView.ScaleType.FIT_CENTER
|
||||||
implementationMode = PreviewView.ImplementationMode.PERFORMANCE
|
implementationMode = PreviewView.ImplementationMode.PERFORMANCE
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue