DescriptionShow separator in SearchResultTileItemListView
This CL makes following changes:
1. Add ResultType enum to SearchResult.
2. Add separator between SearchResults of different ResultType in
SearchResultTileItemListView.
The assumption is that the SearchResults are already grouped based on
the ResultType, so we don't need to sort them in this CL.
specs: https://screenshot.googleplex.com/5FKt8ZRembk
screenshot: https://screenshot.googleplex.com/L8URwj8bWQo
BUG=736157
Review-Url: https://codereview.chromium.org/2949413002
Cr-Commit-Position: refs/heads/master@{#482045}
Committed: https://chromium.googlesource.com/chromium/src/+/198b9e6b983a55bcce7bc299a4fde8c8611ef6f8
Patch Set 1 #
Total comments: 7
Patch Set 2 : Improve UI efficiency #Patch Set 3 : Remove SearchResultSeparator #
Messages
Total messages: 13 (5 generated)
|