public static interface AndroidAssets.BitmapOptionsAdjuster
| Modifier and Type | Method and Description |
|---|---|
void |
adjustOptions(String path,
AndroidAssets.BitmapOptions options)
Adjusts the
AndroidAssets.BitmapOptions based on the app's special requirements. |
void adjustOptions(String path, AndroidAssets.BitmapOptions options)
AndroidAssets.BitmapOptions based on the app's special requirements.path - the path passed to Assets.getImage(java.lang.String) or URL passed to AndroidAssets.getRemoteImage(java.lang.String, int, int).Copyright © 2015. All Rights Reserved.