Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created December 31, 2015 01:07
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 hitherejoe/ff2ef7eb0c4aa840741b to your computer and use it in GitHub Desktop.
Save hitherejoe/ff2ef7eb0c4aa840741b to your computer and use it in GitHub Desktop.
mResultsAdapter.clear();
mResultsHeader = new HeaderItem(0, getString(R.string.text_no_results));
mResultsAdapter.add(new ListRow(mResultsHeader, adapter));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment