Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created December 31, 2015 13:25
Show Gist options
  • Save hitherejoe/c434b46b78b116d1cc29 to your computer and use it in GitHub Desktop.
Save hitherejoe/c434b46b78b116d1cc29 to your computer and use it in GitHub Desktop.
setBadgeDrawable(ContextCompat.getDrawable(getActivity(), R.drawable.banner_shadow));
setHeadersState(HEADERS_ENABLED);
setHeadersTransitionOnBackEnabled(true);
setBrandColor(ContextCompat.getColor(getActivity(), R.color.primary));
setSearchAffordanceColor(ContextCompat.getColor(getActivity(), R.color.accent));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment