Skip to content

Instantly share code, notes, and snippets.

@abhishekBansal
Created February 1, 2021 18:51
Show Gist options
  • Select an option

  • Save abhishekBansal/506e66c005fbc1009a8f2f0f3dac7a62 to your computer and use it in GitHub Desktop.

Select an option

Save abhishekBansal/506e66c005fbc1009a8f2f0f3dac7a62 to your computer and use it in GitHub Desktop.
with(binding) {
progressBar.setVisible(false)
adapter.addItems(item)
recyclerView.setVisible(true)
successText.setVisible(true)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment