summaryrefslogtreecommitdiff
path: root/java/src-release/com
diff options
context:
space:
mode:
author Andrey Epin <ayepin@google.com> 2023-03-22 15:12:43 -0700
committer Andrey Epin <ayepin@google.com> 2023-04-17 11:36:15 -0700
commit5c05904fbda5a7d8b0b3a1d474ab7224adb686ee (patch)
treeba49849d0bfbd5d462b59de246d77dac170f17c0 /java/src-release/com
parentcca6189957d7158c68661c5c0f6b88c5e317a50f (diff)
Remove bitmap caching from ScrollableImagePreview
Remove bitmap caching from ScrollableImagePreview; instead, extend the image loader interface to proivde a cache-control option. ScrollableImagePreview$BatchPreviewLoader requests caching only for the first visible items as we'd like them to be displayed as fast as possible and not be evicted by any of the remaining items. Minor fixes inside ImagePreviewImageLoader. ImageLoader is moved into contentpreview package. Bug: 271613784 Test: unit tests Test: Manual testing with injected extensive logging. Change-Id: Ic07572e1fb73d589d98207af8fe58ae52698802a
Diffstat (limited to 'java/src-release/com')
0 files changed, 0 insertions, 0 deletions