Skip to content

Instantly share code, notes, and snippets.

@4poc
Created March 1, 2012 22:11
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 4poc/1953610 to your computer and use it in GitHub Desktop.
Save 4poc/1953610 to your computer and use it in GitHub Desktop.
GalleryAdapter.java
public void onNewItems(List<Item> newItems) {
notifyDataSetChanged();
} //just a test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment