tablayout-ext icon indicating copy to clipboard operation
tablayout-ext copied to clipboard

安卓5.0的手机上报错

Open lx495707690 opened this issue 5 years ago • 2 comments

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)

lx495707690 avatar Feb 09 '21 17:02 lx495707690

setLayerHeight 应该是api 23的

lx495707690 avatar Feb 09 '21 17:02 lx495707690

同样遇到了

LeonShannon avatar Apr 21 '21 03:04 LeonShannon