FileDocCategorySizeDatePackage
DrawableRecipientChip.javaAPI DocAndroid 5.1 API1098Thu Mar 12 22:22:50 GMT 2015com.android.ex.chips.recipientchip

DrawableRecipientChip

public interface DrawableRecipientChip implements BaseRecipientChip
RecipientChip defines a drawable object that contains information relevant to a particular recipient.

Fields Summary
Constructors Summary
Methods Summary
public voiddraw(android.graphics.Canvas canvas)
Draw the chip.

public android.graphics.RectgetBounds()
Get the bounds of the chip; may be 0,0 if it is not visibly rendered.