And I want to make it animate slowly from left bottom corner to top right corner of that image.
Asked
Active
Viewed 115 times
0
-
You can do it by taking multiple sequence image and change image on some interval. – kb920 Feb 20 '17 at 08:46
-
@kb920 He is talking about animations. – Feb 20 '17 at 08:47
-
@kb920 I don't want to use gif image. It's my last solution – Mr. Hoang Feb 20 '17 at 08:51
-
I am not saying to use gif image. it should be a normal image. – kb920 Feb 20 '17 at 08:52
-
Multiple image is same as gif image :( – Mr. Hoang Feb 20 '17 at 08:54
-
@MR.Hoang this question has been asked several times. Feel free to read the links or search for the other answers in similiar questions. http://stackoverflow.com/questions/15870479/moving-uiview-from-bottom-to-top – Feb 20 '17 at 08:54
-
@Sneak No, I'm not move a uiimageview, I just want to show it with animation – Mr. Hoang Feb 20 '17 at 08:56
-
@Mr.Hoang Then check here for example: http://stackoverflow.com/questions/21973908/fill-percent-of-uiimageview-from-full-uiimage-with-animation the question has already been asked many times. **search for it** before you ask, there are many threads about it. – Feb 20 '17 at 09:03
-
@Sneak OK, I'll try, but I spent more time to search for it before ask this question. May be, my keyword is not exactly yet! – Mr. Hoang Feb 20 '17 at 09:11
-
1@Mr.Hoang Read the link http://stackoverflow.com/questions/21973908/fill-percent-of-uiimageview-from-full-uiimage-with-animation thats your solution. – Feb 20 '17 at 09:14