-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Hi,
first of all i'd like to say that your library is awesome and helped me a lot. Actually this is not really an issue but since Android 4 you can provide a SurfaceTexture instead of a SurfaceView as Preview. A big advantage of this method is that you don't have to add a SurfaceTexture to an activity to be a valid preview. I tried that by just replacing every call to setSurfaceView by setSurfaceTexture and it works perfectly on my Nexus 4. I'm actually not sure wether this is already supported by your library as i did not review the complete code. Just thought in case you don't know this might be interesting.
Best
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels