Skip to content

Instantly share code, notes, and snippets.

@tfcporciuncula
Created April 7, 2019 13:53
Show Gist options
  • Save tfcporciuncula/fe1f97137456b5231e5290ca18612803 to your computer and use it in GitHub Desktop.
Save tfcporciuncula/fe1f97137456b5231e5290ca18612803 to your computer and use it in GitHub Desktop.
MyActivity.kt
private val presenter =
MyApplication
.component
.plus(BookModule(this))
.presenter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment