问题
I just encountered a problem in layout design with tabhost


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.
回答1:
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/
来源:https://stackoverflow.com/questions/9205976/how-to-design-tab-which-onselect-comes-in-center-of-a-tabhost