Questions tagged [android-actionbar-tabs]

20 questions
0
votes
1 answer

Swipeable ViewPager with ActionBar Tabs (Null Object Reference)

I tried to follow a tutorial how to create a swipeable ViewPager with ActionBar Tabs. Everything is compiling fine, but when I try to start the activity, it crashes with this error: Attempt to invoke virtual method 'void…
0
votes
0 answers

Android orientation change removes actionbar tab custom view

I have created ActionBar tabs with custom views. I am using a custom view because I want to show unread badge counts inside the tabs. When the activity is created, they appear just fine. When I change the orientation of the device, the selected…
Mike Walker
  • 2,944
  • 8
  • 30
  • 62
0
votes
1 answer

ActionBar Tab gets invisible quickly on start

I am trying to implement ActionBar tabs in Navigation Drawer item fragment. But On starting the app, it gets invisible instantly Here is my MainActivity: public class MainActivity extends ActionBarActivity implements…
0
votes
4 answers

Android - tabhost not change background color

I already setup my tabhost background colour but it's not working. styles.xml