I am scaling a view so that it grows. It is scaling correctly but the view is moving to the right before animating. I'm not sure what is causing it and more importantly how to fix it.
Here's my code:
(.H file)
(.M file) I have my custom Method
(.M file) I have the call to the method
Here's what the view looks like before and after animation...