Facebook Style TTLauncher Animation

23 views
Skip to first unread message

aarontait

unread,
Jan 26, 2011, 7:11:11 PM1/26/11
to Three20
Does anybody know if there's native support in TTLauncherView for the
launcher animation used in the Facebook app (the one where the view
expands once it's launcher item is tapped, and contracts when you
return to the launcher).

Many Thanks,
-aaron

Roshan

unread,
Feb 11, 2011, 5:39:00 PM2/11/11
to Three20
The animation effects are available here -
http://www.abgapps.co.uk/dropbox/ExpandViewTransition.zip

Just set the url for the TTLauncherItem & call the animation in the
didSelectItem method.

- (void)launcherView:(TTLauncherView*)launcher didSelectItem:
(TTLauncherItem*)item {
[self performSelector:@selector(animateTransition:) withObject:
[NSNumber numberWithFloat: TIME_FOR_EXPANDING]];
}

Thanks,
Roshan

Wolfgang

unread,
Feb 12, 2011, 5:56:10 AM2/12/11
to Three20


On 11 Feb., 23:39, Roshan <rnse...@gmail.com> wrote:
> The animation effects are available here -http://www.abgapps.co.uk/dropbox/ExpandViewTransition.zip
Reply all
Reply to author
Forward
0 new messages