Zine: support multiple sections in the ui
(This CL was continued in
https://codereview.chromium.org/2196273002)
* The adapter now manages groups of items.
* A SuggestionsSection is a group that holds suggestions, a header, and a status card.
* Add @SuggestionsCategory and @SuggestionsCategoryStatus annotations.
* SnippetsObserver now specifies what category it is talking about.
BUG=
616090