Add Documentation to custom BindingAdapter

前端 未结 0 1798
忘掉有多难
忘掉有多难 2021-01-25 02:28

I have written a custom binding like this one:

object Binding {
    @JvmStatic
    @BindingAdapter("showIf")
    fun showIf(view: View, condition: Boole         


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