Bugs that i had faced
Tuesday, July 1, 2014
IPhone: UIView animation
Before any change
[
UIView
beginAnimations
:
nil
context
:
NULL
];
[
UIView
setAnimationDuration
:
0.2
];
after the change
[
UIView
commitAnimations
];
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment