ImageView with Lottie animation inside layout - problem with ClickListener

后端 未结 0 1118
暗喜
暗喜 2021-01-27 19:40

I\'ve created my custom View class:

class CustomCheckBox constructor(
        context: Context,
        attrs: AttributeSet? = null
) : ConstraintLayout(context,          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题