On Jun 16, 2014, at 8:33 AM, Mazzaroth M. wrote:
> I have two labels in a tableview cell, where the initial state is the
> labels are 10 points from the margin(leading edge). I'd like to animate the
> labels so that their margins animate to 70 points from the left margin.
> The 02 project stores
Hi all,
I'm attempting to do animation with programmatic autolayout inside a
UITableViewCell (iOS 7). I think I'm pretty close, but the animation is not
what I expect.
I have two labels in a tableview cell, where the initial state is the
labels are 10 points from the margin(leading edge). I'd lik