Usman Rana

Results 24 comments of Usman Rana

I've modified your code to replace shimmer library with faceook shimmer, Go through the code if you feel ok, we can merge he code at your code: https://github.com/usmanrana07/Skeleton

In my case I was doing some other operations too during swipe on page. Holding them unless camera fragment is resumed improved the performance. Otherwise camera is preparing in main...

yes, CameraView isn't resuming from last paused preview, but shows shuttering effect while resume again

The current code that is available at github. The issue happens with 'still' method only not with 'standard'

issue still persists. @emersoncloud did you find solution for that?

@alexcohn I tried mobile-ffmpeg library but if apk size was 60MB with this library then it got raised to 139MB with mobile-ffmpeg. Besides that it has only execute command method....

Didn't resolved yet. Moved to things in more priority.

I think I also face this issue. It is randomly produced. When image is drawing on ImageView and we keep touching the screen then it zooms the image that never...