2
Hold the image and send to link in Android Studio I use an Imageview that when I click performs a function, but I would like when the image was pressed, another action was done, which would be different from just a simple touch on the image. That is, Imageview with 2 functions, 1 simple touch and the other pressing the image. How creates this function to press the image?
Thank you
Could add your layout?
– Lennoard Silva
@Lennoardsilva I asked a question detailing https://answall.com/questions/329922/clique-normal-e-longo-s%C3%B3-run-ap%C3%B3s-give-a-first-click-on-imageview
– Deodoro Júnior