Skip to content

Instantly share code, notes, and snippets.

@hoombar
Last active November 9, 2016 10:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoombar/c5f7d2cb715aa3dd9e401b13d5ec09f7 to your computer and use it in GitHub Desktop.
Save hoombar/c5f7d2cb715aa3dd9e401b13d5ec09f7 to your computer and use it in GitHub Desktop.
Little snippets of code that made me smile. Or cry.
public String getLineOneText() {
return model.getTitleLineTwo();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment