Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save hitesh-dhamshaniya/cc2e09f3c12aff97e7c231733b37caeb to your computer and use it in GitHub Desktop.

Select an option

Save hitesh-dhamshaniya/cc2e09f3c12aff97e7c231733b37caeb to your computer and use it in GitHub Desktop.
WhatApp Like WebSite URL Preview Using Lib
richLinkViewTel.setLink("https://www.youtube.com/channel/UC5DlHdPZqA1IzqqSqBXvo0g", object : ViewListener {
override fun onSuccess(status: Boolean) {
}
override fun onError(e: Exception) {
}
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment