PlayTabLayout icon indicating copy to clipboard operation
PlayTabLayout copied to clipboard

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.

Results 4 PlayTabLayout issues
Sort by recently updated
recently updated
newest added

tabMode="scrollable" is not working. Looks bad with 4+ tabs (i.e. 10 tabs)

bug

05-22 11:24:45.057 31719-31719/? E/AndroidRuntime: FATAL EXCEPTION: main Process: skripsi.anatomi.tes, PID: 31719 java.lang.NoClassDefFoundError: Failed resolution of: [Lkotlin/reflect/KProperty; at io.armcha.playtablayout.core.PlayTabLayout.(PlayTabLayout.kt) at java.lang.reflect.Constructor.newInstance0(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:430) at android.view.LayoutInflater.createView(LayoutInflater.java:652) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:812) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:752) at...

Implement the behaviour of : `app:layout_scrollFlags="scroll|enterAlways"` Awesome Library BTW

enhancement

Hi , Im getting the following warnings and build is not proceeding. Could you tell me the progaurd rules for this library. Please find below trace ``` Warning:io.armcha.playtablayout.common.AnimationListenerInternal$1: can't find...