CameraKit / camerakit-android

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
https://camerakit.io
MIT License
5.36k stars 878 forks source link

CaptureVideo causes progressbar animation to stuck for upto ~500-700ms #571

Open usmanrana07 opened 4 years ago

usmanrana07 commented 4 years ago

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

CameraKit Version: v0.13.4

Android Device: Samsung S6

Android Version: 7.0.0

Steps to Reproduce

Expected Behavior

It should start recording or atleast don't keep UI progressbar animation on hold as soon as onLongPress is called. It is simple to reproduce and doesn't has any specific scenario.