Skip to content

Instantly share code, notes, and snippets.

@skydoves
Created March 16, 2018 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skydoves/82e2a62bb57e3cb57fc68bc4cc95a7f6 to your computer and use it in GitHub Desktop.
Save skydoves/82e2a62bb57e3cb57fc68bc4cc95a7f6 to your computer and use it in GitHub Desktop.
PreferenceComponent_PrefAppComponent
@InjectPreference lateinit var profile: Preference_UserProfile
init {
Timber.d("Injection GithubUserRepository")
PreferenceComponent_PrefAppComponent.getInstance().inject(this)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment