Tagged Questions
1
vote
1answer
117 views
Horizontal scroll only part of the view
I would like to know the best way on how to implement horizontal scrolling to only part of the view and vertical scrolling to complete view. I was able to achieve horizontal and vertical scrolling to ...
-1
votes
2answers
188 views
OpenGL 2.0 Android Scrolling Horizontally and Vertically
I am new to OpenGL2.0 in Android. How can I scroll the GLSurfaceView both horizontally and vertically?