Top "Android-tablayout" questions

Android TableLayout provides a grid like layout to organize rows and columns of information.

Tab selector not working on previous tab click when swipe on viewpager

I'm following this example.. I'm having one issue, when I swipe on ViewPager respective fragment appear but when I swipe …

android android-fragments android-viewpager android-tablayout
IllegalStateException: Can't change tag of fragment was android:switcher now android:switcher

My activity uses TabLayout + ViewPager. The number of tabs and pages here are dynamic depending on the data fetch from …

android android-fragments android-viewpager android-tablayout fragmentpageradapter
Adding a line below TabLayout

I'm having a trouble trying to add a line below the TabLayout, but it has to be behind the selector …

android xml android-tablayout tabbar
Back button and ViewPager

I am using viewPager with android.support.design.widget.TabLayout. My xml is <RelativeLayout android:layout_width="match_parent" …

android android-tablayout onbackpressed
Bottom Navigation Bar not showing icons or text

I'm having a little bit of trouble trying to implement a Bottom Navigation Bar with icons and text in my …

android android-fragments android-tablayout bottomnavigationview android-bottomnav
Android - Remove shadow between Toolbar and TabLayout

I'm trying to make a layout with CollapsingToolbarLayout. But I do not get one thing. I want to remove the …

android toolbar shadow android-tablayout android-collapsingtoolbarlayout
How to show unread notification counter on Tabs inside TabLayout?

I am using TabLayout of android support design library. I want to show unread notification counter on the tab with …

android tabs android-tabs android-design-library android-tablayout
Android. Tablayout inside a tab of another tablayout

Is it possible to have a tablayout inside a tab of another tablayout? I have created the following image for …

android android-fragments android-viewpager slide android-tablayout