getAppBitmap

fun getAppBitmap(callback: Bitmap? = null): Bitmap

Get app icon bitmap.

Return

The icon of the application or callback if callback is not null,throw exception otherwise.

Since

0.5.1