PlayTabLayout
PlayTabLayout is a tab layout very similar to Google Play tab layout. The main feature is that ripple shows in a particular place where user taps.
The current minSDK version is API level 16.
Download
Gradle:
Download sample apk
Setup and usage
- Add AutoLinkTextView to your layout
- Add tab colors
Note: array must be the same size as your adapter item count
- And you can use it like a regular tab layout