Questions tagged [ondraw]

onDraw is an event that is used in multiple languages/frameworks to notify the application that something needs to be (re)drawn.

onDraw is an event that is used in multiple languages/frameworks to notify the application that something needs to be (re)drawn.

The exact implementation and usage is depending on the framework implementation

Examples are:

662 questions
-3
votes
1 answer

Draw animation android

I really need help. How can I draw such animation like the one shown in the image? The ring should be transformed into a solid circle.
-4
votes
1 answer

How to unBlur square portion of Blurry image on touch android

What I want to do: On mouse hover of Blurry image, it shows unblur same image in square shape like following image. (image is completely blur, on mouse hover unblur image shown in square shape) What I have done: I set blur image using following…
Rucha Bhatt Joshi
  • 822
  • 1
  • 15
  • 38
1 2 3
…
44
45