dropbox / kaiken

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

Add App and User Services Initializers #155

Closed chris-mitchell closed 2 years ago

chris-mitchell commented 2 years ago

Adds App and User Services initializers to allow consumers to have code called when these services are brought up or torn down.

93 && #29

chris-mitchell commented 2 years ago

Thanks! Dagger made this a breeze!