Tag: surfaceholder
-
Handling the multi-touch in a surface view
In the previous post Handling the multi-touch in a view I’ve used a class that extends a View to show the circles where the screen is touched, here I display the same example but using a SurfaceView.