tablayout-ext
tablayout-ext copied to clipboard
安卓5.0的手机上报错
No virtual method setLayerHeight(II)V in class Landroid/graphics/drawable/LayerDrawable; or its super classes (declaration of 'android.graphics.drawable.LayerDrawable' appears in /system/framework/framework.jar) at com.loper7.tab_expand.indicator.LinearIndicator$bind$1.run(LinearIndicator.kt:43)
setLayerHeight 应该是api 23的
同样遇到了