Skip to content

Instantly share code, notes, and snippets.

@edwardharks
Created September 20, 2017 15:32
Show Gist options
  • Select an option

  • Save edwardharks/8a0ca3ecdd06628637e064a02f390416 to your computer and use it in GitHub Desktop.

Select an option

Save edwardharks/8a0ca3ecdd06628637e064a02f390416 to your computer and use it in GitHub Desktop.
class SomeCustomView : View(...) {
private val picasso by viewDependency { picasso() }
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment