Adding GestureOverlayView to my SurfaceView class, how to add to view hierarchy?

后端 未结 4 1759
醉梦人生
醉梦人生 2020-12-29 16:52

I was informed in a later answer that I have to add the GestureOverlayView I create in code to my view hierarchy, and I am not 100% how to do that. Below is the original qu

4条回答
  •  梦谈多话
    2020-12-29 17:11

    Here is working answer for this question,

    please also see on example source code.

    http://scanplaygames.com/?p=168

提交回复
热议问题