Skip to content

Instantly share code, notes, and snippets.

@hadilq
Created April 8, 2019 13:22
Show Gist options
  • Save hadilq/d2129cb7c6e916f35d38d98abe33de12 to your computer and use it in GitHub Desktop.
Save hadilq/d2129cb7c6e916f35d38d98abe33de12 to your computer and use it in GitHub Desktop.
@FooScope
class FooBridge @Inject constructor() {
lateinit var parent: ViewGroup
@MainThread
get
@MainThread
set
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment