PagerSlidingTabStrip
PagerSlidingTabStrip copied to clipboard
An interactive indicator to navigate between the different pages of a ViewPager
Atop the README it says: > This library is not maintained anymore and there will be no further releases. For most of the cases you can use TabLayout instead of...
I whould like change indicator with, its possible? 
As "compile" is going to be deprecated end-2018, this PR replaces with "implementation" that is the new usage.
When I set a long string to the tab,It will not show the complete string.
Error:Cannot choose between the following configurations of project :library: - debugApiElements - debugRuntimeElements - releaseApiElements - releaseRuntimeElements All of them match the consumer attributes: - Configuration 'debugApiElements': - Found com.android.build.api.attributes.BuildTypeAttr...
pstsPaddingMiddle =true with few items,(with least titles) allowed the tablayout to be moved freely in the x axis.
i want add :Indicator_corner_radius.
hi. I'm building new project by sample project but I have an error that can not solve it. MainActivity: ` package com.example.alireza.myapplication; import android.graphics.Color; import android.graphics.drawable.ColorDrawable; import android.graphics.drawable.Drawable; import android.graphics.drawable.LayerDrawable;...
Hi, Is it possible to add a tab without content? I mean we have a tab at the end of viewpager that when touching, we open an activity.