meatspace-android icon indicating copy to clipboard operation
meatspace-android copied to clipboard

Fix camera issues

Open romainpiel opened this issue 12 years ago • 1 comments

This is an attempt to end up every camera bugs. Camera API is a mess on Android and I might end up using https://github.com/commonsguy/cwac-camera to have a stable basis. The code might have to be forked as a few changes need to be made (in particular to switch camera without having to destroy the view and recreating it).

romainpiel avatar Jan 12 '14 17:01 romainpiel

fixing this issue in branch feature/new_camera_view

romainpiel avatar Jan 15 '14 20:01 romainpiel