Android Tab Layout not taking up full width with custom view
问题 Android TabLayout tabPaddingTop and tabPaddingBottom not being removed Please refer to the above issue as well. Even since i updated my design library to "23.2.0", Tab layout is all messed up. The below image is my Tab Layout. Xml Part :- <android.support.design.widget.TabLayout android:id="@+id/sliding_tabs" android:layout_width="match_parent" android:layout_height="wrap_content" app:tabIndicatorColor="@android:color/white" app:tabIndicatorHeight="@dimen/dp2" app:tabMode="fixed" app