How can i develop the PagerSlidingTabStrip with images in android?
I am using the PagerSlidingTabStrip in myapp .In this titles are setting fine but images are not setting tabstrip .I searched alot in google but didn't get the correct result.But this is very important for me. Please see screenshot below Advance thanks to all. I was also interested doing same as yours, Finally I did it for you. Import 'SlidingTabsBasic' demo from android-sdk sample or download it from google android samples from Here . 1.create custom_tab.xml with only a TextView 2.In 'SlidingTabsBasicFragment.class' do below changes: -add this code in onViewCreated() mSlidingTabLayout =