Added in API level 3
Deprecated in API level 30

LauncherActivity.IconResizer


public class LauncherActivity.IconResizer
extends Object

java.lang.Object
   ↳ android.app.LauncherActivity.IconResizer


Utility class to resize icons to match default icon size.

Summary

Public constructors

IconResizer()

Public methods

Drawable createIconThumbnail(Drawable icon)

Returns a Drawable representing the thumbnail of the specified Drawable.

Inherited methods