Haseeb Jadoon
Haseeb Jadoon

Reputation: 450

Add a fragment in between ActionBar and Tabs

This is required

I am done with adding Action Bar and swipe able Tabs but now I want to add a fragment above the tabs which occupies good amount of screen and contains an image some text details and a spinner/drop down list as well. How can I do that? I could not find any method for doing this. Some conflicts arise if i try to add something above the tabs.

Any help will be appreciated. Thank You

Upvotes: 1

Views: 102

Answers (1)

Assad
Assad

Reputation: 291

Download this example and modify according to your requirement

https://github.com/AsadSoomro/SlidingTabs/

Upvotes: 1

Related Questions