Skip to content

Instantly share code, notes, and snippets.

@droid-lover
Created July 7, 2020 14:26
Show Gist options
  • Save droid-lover/4a0d19ce9f8760256523953dcb2c907d to your computer and use it in GitHub Desktop.
Save droid-lover/4a0d19ce9f8760256523953dcb2c907d to your computer and use it in GitHub Desktop.
Activity/Fragment
@AndroidEntryPoint
class MainActivity : AppCompatActivity() {
override fun onCreate(savedInstanceState: Bundle?) {
........
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment