meatspace-android
meatspace-android copied to clipboard
Fix camera issues
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).
fixing this issue in branch feature/new_camera_view