public static class MultiSourceHelper.MultiSourceResult
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
ImageSource |
getBestResult()
Get the best result overall (closest in size to the view's size).
|
ImageSource |
getBestResultInCache()
Get the best result (closest in size to the view's size) that is also in cache.
|
public ImageSource getBestResult()
public ImageSource getBestResultInCache()
getBestResult(), this will return null
instead.