CustomBindingAdapters

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun loadCategoryImage(view: ImageView, url: String)
Link copied to clipboard
open fun loadImageUrl(view: ImageView, url: String)
Link copied to clipboard
open fun loadProfileImage(view: ImageView, imageString: String)
Link copied to clipboard
open fun loadPropertyCover(context: Context, url: String): FutureTarget<Drawable>
open fun loadPropertyCover(view: ImageView, url: String)
Link copied to clipboard
open fun loadStoreImageByCategory(view: ImageView, imageUrl: String)
Link copied to clipboard
open fun loadTopBarProfileImage(view: ImageView, imageString: String)
Link copied to clipboard
open fun setHtmlTextGone(text: TextView, @Nullable htmlString: String)
Link copied to clipboard
open fun setHtmlTextInvisible(text: TextView, @Nullable htmlString: String)