Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android Tabs

Pass Data From One Design Tab To Another Tab

I am using material design tabs as follows : Following is my MainActivity.class : public class Mai… Read more Pass Data From One Design Tab To Another Tab

Line Coming Between Toolbar And Tabs

How to remove the deep line between the toolbar and tablayout, I searched on the google someone sai… Read more Line Coming Between Toolbar And Tabs

Align-center Slidingtablayout

After I moved my app to 5.0, I had to move from the basic tabs to the slidingTabLayout that a googl… Read more Align-center Slidingtablayout

Nullpointer Exception In Setting Up A Tabhost At Calling Addtab( Tabhost.tabspec Spec) Method

this question is really wierd and driving me crazy. i can't get rid of the nullPointerException… Read more Nullpointer Exception In Setting Up A Tabhost At Calling Addtab( Tabhost.tabspec Spec) Method

Activities Vs Fragments

I'm trying to design an application where the main mode of navigation through the application&#… Read more Activities Vs Fragments

Can I Embed Scrollable Tabs Inside The Action Bar?

I'd like to have a layout where screen real estate is important on smaller screens, but I'd… Read more Can I Embed Scrollable Tabs Inside The Action Bar?