6/18/2010 4:22:22 AM
Title:
TabNavigator
Hi,
I have a tabnavigator, In the tabnavigator have the option horizontalalign option
In the HorizontalAlign option
1) left
2) center
3) right
but i want left side is 60% space, and right side is 10% space. In between i placed my components. How to do this?
Please Help me.
Regards,
K.V.Ramakishna
6/18/2010 7:45:11 AM
hi ramakrisna the tabNavigator is a combination of TabBar + ViewStack. Use Tabbar and viewstack instead of tabnavigator to place the tabbar anywhere and of any width.
6/18/2010 9:16:02 AM
you have to extend the tabnavigator and add such functionality , I would rather recommend you to use the method told by norman