public class LauncherActivity.IconResizer extends Object
Constructor and Description |
---|
IconResizer() |
Modifier and Type | Method and Description |
---|---|
Drawable |
createIconThumbnail(Drawable icon)
Returns a Drawable representing the thumbnail of the specified Drawable.
|
public Drawable createIconThumbnail(Drawable icon)
icon
- The icon to get a thumbnail of.