public class NotifToasterView extends ToasterView
ToasterView.Side| Modifier and Type | Field and Description |
|---|---|
protected static int |
SIZE |
protocol| Constructor and Description |
|---|
NotifToasterView(Context context,
InterstitialVideoViewProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
protected View |
getContent() |
protected int |
getSize() |
void |
setImage(MemoryBitmap bmp) |
void |
setText(java.lang.String text) |
animateView, setSideprotected static final int SIZE
public NotifToasterView(Context context,
InterstitialVideoViewProtocol protocol)
protected View getContent()
getContent in class ToasterViewpublic void setImage(MemoryBitmap bmp)
public void setText(java.lang.String text)
protected int getSize()
getSize in class ToasterView