I want to implement a drag and drop function, but the device version is 2.2.1, so the application does not work. I use the onTouch method and set the coordinate using setx () and setY (), but this method does not work on my version of the device, please tell me how you can implement this thanks in advance
user1379751
source
share