Skip to content

Instantly share code, notes, and snippets.

@worker8
Created October 20, 2018 08:04
Show Gist options
  • Save worker8/4b6bddc1232cbcc43a44e6893dc967e9 to your computer and use it in GitHub Desktop.
Save worker8/4b6bddc1232cbcc43a44e6893dc967e9 to your computer and use it in GitHub Desktop.
val set = ConstraintSet()
set.clone(constraintLayout)
set.clear(titleView4.id, ConstraintSet.TOP)
set.applyTo(constraintLayout)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment