public class BorderedRoundedAvatarDrawable extends RoundedAvatarDrawable
Bitmap adding a border with a given
color and width| Constructor and Description |
|---|
BorderedRoundedAvatarDrawable(AvatarBorder avatarBorder,
android.graphics.Bitmap bitmap) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(android.graphics.Canvas canvas) |
getIntrinsicHeight, getIntrinsicWidth, getOpacity, getPaint, onBoundsChange, setAlpha, setAntiAlias, setColorFilter, setDither, setFilterBitmapapplyTheme, canApplyTheme, clearColorFilter, copyBounds, copyBounds, createFromPath, createFromResourceStream, createFromResourceStream, createFromStream, createFromXml, createFromXml, createFromXmlInner, createFromXmlInner, getAlpha, getBounds, getCallback, getChangingConfigurations, getColorFilter, getConstantState, getCurrent, getDirtyBounds, getHotspotBounds, getLayoutDirection, getLevel, getMinimumHeight, getMinimumWidth, getOutline, getPadding, getState, getTransparentRegion, inflate, inflate, invalidateSelf, isAutoMirrored, isFilterBitmap, isStateful, isVisible, jumpToCurrentState, mutate, onLayoutDirectionChanged, onLevelChange, onStateChange, resolveOpacity, scheduleSelf, setAutoMirrored, setBounds, setBounds, setCallback, setChangingConfigurations, setColorFilter, setHotspot, setHotspotBounds, setLayoutDirection, setLevel, setState, setTint, setTintList, setTintMode, setVisible, unscheduleSelfpublic BorderedRoundedAvatarDrawable(AvatarBorder avatarBorder, android.graphics.Bitmap bitmap)
public void draw(android.graphics.Canvas canvas)
draw in class RoundedAvatarDrawable