I'm pretty familliar with ActionBarSherlock
and ViewPager
but what i would like to do is having something between Tabs
and ActionBar
.
[-------ActionBar------------------]
[-------SomeLayout-----------------]
[-------Tabs-----------------------]
[-------TabContent/ViewPager-------]
[----------------------------------]
[----------------------------------]
[----------------------------------]
[----------------------------------]
[----------------------------------]
[----------------------------------]
[----------------------------------]
[----------------------------------]
[-------SomeFooter/pub-------------]
Is there some other library i could use to achieve that ?