sencha-SlideNavigation
sencha-SlideNavigation copied to clipboard
Navigation Animation
Hi,
I add another view to viewport from SlideNavigationView component(button) using animateActiveItem, the view shows up and in order to get back to SlideNavigationView, I have to destroy my view. I get what I want, but as the view gets destroyed it follows the same animation which I had passed from SlideNavigationVIew.
Is there a work around which will allow me to, say, animate to right on destruction against animating on left during addition?