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