Titanium Community Questions & Answer Archive

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

Change navbar default animation

Although not in documentation, various Q&A provide this tip for hiding the navbar without its default slide-up animation:

win.showNavBar({animated:false});

Does this mean that there is also a way to change the default animation for the navbar? If so, how?

— asked August 15th 2010 by Ted Haeger
  • animate
  • animation
  • navbar
0 Comments

1 Answer

  • no, you can either have it animated ( animated:true ) or not ( animated:false )

    — 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.