Skip to content

Instantly share code, notes, and snippets.

@zsoltk
Created October 9, 2018 23:07
Show Gist options
  • Select an option

  • Save zsoltk/6efa8d94d0e8a986aa01a7e6b0df5543 to your computer and use it in GitHub Desktop.

Select an option

Save zsoltk/6efa8d94d0e8a986aa01a7e6b0df5543 to your computer and use it in GitHub Desktop.
fun createBinderForActivity(activity: AppCompatActivity) = Binder(
CreateDestroyBinderLifecycle(activity.lifecycle)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment