dropbox / kaiken

User scoping library for Android applications.
Apache License 2.0
69 stars 11 forks source link

Auto generate scoping interface #167

Closed joshafeinberg closed 2 years ago

joshafeinberg commented 2 years ago

This adds a ContributesTo for the new injector so that one doesn't have to be manually written. It will either smartly scope itself depending on the interfaces or a custom scope can be provided.

Inspired by https://dropbox.slack.com/archives/C01AQ3HB020/p1648677302080889