ParkSangGwon / TedPicker

Multiple image select library for Android. Take a picture or Select from gallary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Camera shows static image after clicking once

vj-1023 opened this issue · comments

I m facing a silly problem,
Whenever i click a picture from the camera, the camera gets stuck & it stays still showing the image which as captured over it.

@ParkSangGwon Any updates?

@vj-1023 Can you show me error log or screenshot?

The last three onTakePicture() happen when I tap camera button

04-06 11:38:48.094 8252-8252/com.domain.app D/ted: params.height: 750
04-06 11:38:48.442 8252-8252/com.domain.app D/gun0912: adjustPreviewParameters()
04-06 11:38:48.442 8252-8252/com.domain.app D/gun0912: getBestPictureSize()
04-06 11:38:48.442 8252-8252/com.domain.app D/gun0912: camera_width: 1080.0
04-06 11:38:48.443 8252-8252/com.domain.app I/gun0912: result: 1944x2592
04-06 11:38:48.663 8252-8252/com.domain.app I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@e73f851 time:255142121
04-06 11:38:52.958 8252-8252/com.domain.app D/gun0912: onTakePicture()
04-06 11:38:54.142 8252-8252/com.domain.app D/gun0912: onAutoFocus()
04-06 11:38:54.142 8252-8252/com.domain.app D/gun0912: 아무터치하지않고 그냥 바로 촬영버튼 누른경우
04-06 11:38:54.142 8252-8252/com.domain.app D/gun0912: takePicture()
04-06 11:38:55.022 8252-8673/com.domain.app I/art: Explicit concurrent mark sweep GC freed 376(41KB) AllocSpace objects, 2(11MB) LOS objects, 40% free, 11MB/19MB, paused 561us total 26.880ms
04-06 11:39:02.158 8252-8252/com.domain.app D/gun0912: onTakePicture()
04-06 11:39:13.488 8252-8252/com.domain.app D/gun0912: onTakePicture()
04-06 11:39:21.768 8252-8252/com.domain.app D/gun0912: onTakePicture()