UIView does not move a subview when a animation block is after it?

Because the self. View center is 34, 33 Instead try changing the origin of the frame (x or y).

Because the self. View center is 34, 33. Instead try changing the origin of the frame (x or y).

I have this UIView class. A UIImageView of a button. Above that a hidden view of the back of the button.

I want to be able to tab the button and then it scales up accompanied by a UIViewAnimationTransitionFlipFromRight. Before the animation starts I set the frame of the class to be the whole screen. (I have to do this for the class to still respond to touches) Thats where my button moves to the top left.

I'm doing a twitterButtonView. The button moves to the center. But the animation starting point is 34,33.

Why is that?

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions