Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alz-ahm/e2cc08275e09f8364dde99c45250a624 to your computer and use it in GitHub Desktop.
Save alz-ahm/e2cc08275e09f8364dde99c45250a624 to your computer and use it in GitHub Desktop.
//This is right!!
viewModel.adminAccessVisibility.observe(this, Observer {
myView.visibility = it
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment