Skip to content

Instantly share code, notes, and snippets.

@vestrel00
Last active July 26, 2017 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vestrel00/ac7378b227e64ee4fdd6ef328272377b to your computer and use it in GitHub Desktop.
Save vestrel00/ac7378b227e64ee4fdd6ef328272377b to your computer and use it in GitHub Desktop.
A: 3 - inject/PerActivity.java
@Scope
@Retention(RetentionPolicy.RUNTIME)
public @interface PerActivity {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment