Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (switch)
Viewing all articles
Browse latest Browse all 28

How to switch Tab with animation?

$
0
0

Hi, Im new to Titanium and have a question.

How to switch Tab with animation?

My situation is;

  1. TabGroup is hidden.

  2. got a button to change tab by adding event. the eventListener of the button is like this;

    theButton.addEventListener(click, function()
    {
        tabGroup.tab[0].active = true;
    });
    I'd like to add animation this event but how...

thanks.


Viewing all articles
Browse latest Browse all 28

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>