

I would like to create tabbar as shown in the image how can i do it in androidwith arrow when the opitions are more then four how it is possible in android?
As shown in the second screen when the user presses the right side arrow button other opitions are appear how can i write code for this please help me regard this…
Thanks in advance.
If you don’t want something more complicated than just scrolling tabs with arrows you can wrap your TabWidget by HorizontalScrollView and LinearLayout.
And in code you should set OnScrollListener for HorizontalScrollView to disappear ImageView of arrows