Hi
I’m using striped tabs in my project. By default ionic provides three tabs. As per my requirement I need only two tabs.
If I use two tabs, in iPhone 4s and 5s it looks good but when it comes to iPhone 6 and 6 plus,the alignment is not proper . How to make it aligned centrally.
Default striped tabs(equally distributed)
tab1 | tab2 | tab3
currently in iPhone 6 and 6 plus it looks like this
tab1 | tab2
instead of like this
tab1 | tab2
Note: divider is just to indicate centre of the screen width.
Please help me with this issue. It won’t look good in iPad’s.