adlebzelaznog / colometer

Repository for project colometer, a simple colorimetry android app that detects the color of the objects viewed through the camera.
2 stars 0 forks source link

Setting camera preview callback fails sometimes #17

Open adlebzelaznog opened 10 years ago

adlebzelaznog commented 10 years ago

Sometimes, when returning to principal screen from settings view, camera.setPreviewCallback() is called but it seems that no callback is detached (color isn't updates and preview doesn't slows down cause data processing).