PagerSlidingTabStrip
PagerSlidingTabStrip copied to clipboard
An interactive indicator to navigate between the different pages of a ViewPager
Problem Appeared On AS 3.4, any workaround this > > ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.astuetz:pagerslidingtabstrip:1.0.1. > Show Details > Affected Modules: Cleaner WA-app >...
hi! we are kwang woon university students. we are progressing a little help about open source project. It is our first time to research about this project, and we are...
Currently the library has targetSdkVersion=19 defined. That means if the consuming app does not use 19 the build will fail. This is a problem when eg. using robolectric which does...
pager.getAdapter().notifyDataSetChanged() cause clutter tab Indicator. tab indicator not stand under tab exactly. why? 
Tab appearances are now much more flexible with the ability to display any View as the content and/or background for a tab: - IconTabProvider has been replaced by TabCustomViewProvider, which...
I have an application that has two nested ViewFlippers. Inside the most nested ViewFlipper is a fragment that contains a PagerSlidingTabStrip. In general the strip works fine, but in many...
Resolve #17 from gist https://gist.github.com/derekbrameyer/5801412
Can you please create Maven repository on GitHub or deploy library in Maven Central Repository? It will be very useful for all developers. Many thanks!
Method to set the gravity of the tab container, resolves Issue #22