Download Home - Add thumbnail support to new code path
Adds support for items querying thumbnails. This is the same capability that exists in the current downloads home. This change has the following details; - Exposes a callback to get and cancel visual requests to the View layer through the model. - Adds the concept of a ViewHolder that knows how to request for thumbnail assets. - Connects the thumbnail request to the ThumbnailProviderImpl and propertly interacts with the download backend and the OfflineContentProvider backends. Bug: 842345 Change-Id: I884a9d46bcece9dba08707f97f40a5b15936ddf0 Reviewed-on: https://chromium-review.googlesource.com/1084077 Commit-Queue: David Trainor <dtrainor@chromium.org> Reviewed-by:Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#564750}
Showing
Please register or sign in to comment