I have a scrollview with a linear layout inside. One of the elements inside this linearlayout is a glsurfaceview.
This all works correctly and when I scroll the glsu
Hosting SurfaceViews inside ScrollView (or Listview, etc.) is currently not supported.