createWithAdaptiveBitmap

@NonNull
open fun createWithAdaptiveBitmap(@NonNull bits: @NonNull Bitmap): @NonNull IconCompat(source)

Create an Icon pointing to a bitmap in memory that follows the icon design guideline defined by android.graphics.drawable.AdaptiveIconDrawable.

Parameters

bits

See also