2021-08-03 07:58 PM
Hi,
I am finding ways to make the red fluid flow but have no idea yet, in the image the liquid is supposed to show the pecent of something as well.
Thank you for your attention!
/JJ.Lin
2021-08-04 12:11 AM
You mean for example up down indicate percent and left right flow?
Both is handled in handle tick screen method or object tick method.
For flow change indicator images in animation steps.
2021-08-04 12:53 AM
Yes, it is a image progress.
But how to change indicator images in the animation steps? Which API?
I think if the top of the image is just like sin/cos curve, can I implement the flow by move the image horizontally
And if it is doable so how to use API implelment it ?
Thanks!
2021-08-04 02:46 AM
imageProgress.setBitmap(...)