Tracking touch points between ImageView and Drawable set-up in Android

后端 未结 0 1695
天命终不由人
天命终不由人 2020-11-27 04:01

I have created a Drawable that draws a Path based on coordinates calculated in a Thread. Inside the Drawable onDraw Method I do this:

canvas.translate(/*some          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题