Join Slack
Powered by
How to achieve this color filling animation
# android
a
Avadh
05/11/2024, 2:48 PM
How to achieve this color filling animation
screen-20240511-201416.mp4
not kotlin but kotlin colored
5
m
mohamed rejeb
05/11/2024, 3:49 PM
You can draw a circle with a clip path and animate it to scale
r
raghunandan
05/14/2024, 4:23 PM
I guess you are looking for flood fill algorithm to color
https://en.wikipedia.org/wiki/Flood_fill#:~:text=Flood%20fill%2C%20also%20called%20seed,array%20with%20some%20matching%20attribute
.
11
Views
Open in Slack
Previous
Next