Skip to content

Instantly share code, notes, and snippets.

@danielmalone
Created December 20, 2016 21:00
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 danielmalone/8065acb71c7bd806281aeaaeaa23b789 to your computer and use it in GitHub Desktop.
Save danielmalone/8065acb71c7bd806281aeaaeaa23b789 to your computer and use it in GitHub Desktop.
for (int i = 0; i < 20; i++) {
mSongs.add("Song # " + i);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment