Skip to content

Instantly share code, notes, and snippets.

@alohaabhi
Created December 10, 2021 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alohaabhi/05fbdbd4c61dced5309b377cfa3f6621 to your computer and use it in GitHub Desktop.
Save alohaabhi/05fbdbd4c61dced5309b377cfa3f6621 to your computer and use it in GitHub Desktop.
private fun showsubtitle() {
tvSubtitle.updateHeight(ConstraintLayout.LayoutParams.WRAP_CONTENT)
//TODO measure the view
//TODO animate
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment