Top "Android-tabs" questions

android-tabs refers to the interface for the tabbed window view of an Android device

CoordinatorLayout with Tabs in android?

I am new for CoordinatorLayout i want to use coordinatorLayout in my application but it cause some problem in display …

android android-tabs android-coordinatorlayout android-collapsingtoolbarlayout
SearchView in Tabs ViewPager

I am following this tutorial. I want to add a SearchView in TabsViewpager as link: Picture 1 http://www.uphinh.vn/…

android actionbarsherlock android-viewpager android-tabs android-searchmanager
Is it possible to use dropdown AND tabs as navigation in the action bar?

Is it possible to have both, an spinner/dropdown at the top and tabs just below in the action bar? …

android android-actionbar android-tabs
Unable to add Tabs inside Fragment of Navigation Drawer Android

1) I have followed the Navigation Drawer example in Android Developer Docs here developer.android.com/training/implementing-navigation/nav-drawer.html and …

android android-fragments android-tabs navigation-drawer
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
Fixed Tabs with android.support.v4.view.PagerTabStrip or ViewPagerIndicator

In my app I have a Sherlock ActionBar with spinner navigation ("ActionBar.NAVIGATION_MODE_LIST"). In one activity I have …

android actionbarsherlock android-viewpager android-tabs viewpagerindicator
Android Actionbar set width to the tabs

Currently I'm busy on a WHMCS app for my company. As navigation I want to use the Tab functionality in …

android android-actionbar android-tabs