Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Animate window's navbar with custom animation?

Is it possible to animate a window's navbar using a custom animation object? I know you can hide/show a navbar with win.hideNavBar({animated:true}) and win.showNavBar({animated:true}) but is it possible to pass a custom animation object to those methods?

If this is not currently supported, can we get it added in a future release?

— asked August 28th 2010 by Slim McKinsley
  • animation
  • hidenavbar
  • navbar
  • shownavbar
0 Comments

1 Answer

  • no, you can't do that with a native navBar.. you can achieve that with a custom view acting like a navbar.

    — answered July 8th 2011 by Alberto Marcone
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.