Skip to content

Instantly share code, notes, and snippets.

@romainbsl
Last active August 29, 2020 13:20
Show Gist options
  • Save romainbsl/c4d444448f1359f2a2152c8da2e9a18c to your computer and use it in GitHub Desktop.
Save romainbsl/c4d444448f1359f2a2152c8da2e9a18c to your computer and use it in GitHub Desktop.
class LoginActivity: AppCompatActivity(), DIAware {
override val di by di()
// Implementation here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment