I just encountered a problem in layout design with tabhostenter image description here.

i need it like this

i need exactly the same design so that on selecting a tab it will come in cented of the screen. with design like in these pictures.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Currently ViewPagerIndicator is the best resource for getting this done without too much code. As for the same design you're going to have to do a little work yourself to get that done. If you look through the samples on the projects github you'll see some examples of how the ViewPagerIndicator can be themed.

http://viewpagerindicator.com/

link|improve this answer
accepted your answer. – Akki Feb 9 at 6:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.