Skip to content

Instantly share code, notes, and snippets.

@rmyhal
Last active April 13, 2020 13:34
Show Gist options
  • Save rmyhal/63f01d9b18099206cf55bb7696959c43 to your computer and use it in GitHub Desktop.
Save rmyhal/63f01d9b18099206cf55bb7696959c43 to your computer and use it in GitHub Desktop.
override fun onCreate(savedInstanceState: Bundle?) {
setupKoinFragmentFactory()
super.onCreate(savedInstanceState)
setContentView(R.layout.activity_main)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment