I have a BindingAdapters file with a top level function: @BindingAdapter("url") fun loadImage(view: ImageView, url: String?) { ... } I ...
確定! 回上一頁