Programmatically add visible views to Android textureview

304 Views Asked by At

I want to know if it's possible to programmatically add a view to the texture view (camera2).
If I add the texture view to a frame layout which has a view in it, then that view is not visible.

0

There are 0 best solutions below