M
Size: a a a
M
МП
AA
AA
ES
M
L
setOnTouchListener { v, event ->
if (event.action == MotionEvent.ACTION_DOWN) {
v.getLocationOnScreen(screenPosition)
coordinates.set(event.x.toInt() + screenPosition[0],
event.y.toInt() + screenPosition[1])
}
false
}П
NM
П
К
П
Z
I
L
QH
L
QH
L
FF