Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save abhishekBansal/faa581dc9a2bc9b83d4ad5eaf4f30186 to your computer and use it in GitHub Desktop.
class DemoFragment : Fragment(R.layout.fragment_demo) {
private val binding by viewBinding(FragmentDemoBinding::bind)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment