Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jyaunches/3791271 to your computer and use it in GitHub Desktop.
Save jyaunches/3791271 to your computer and use it in GitHub Desktop.
Roboguice injected
@InjectFragment(id.some_fragment)
private SomeFragment someFragment;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment