public interface SnackHelper
| Modifier and Type | Method and Description |
|---|---|
void |
showAction(int messageRes,
int actionTitleRes,
android.view.View.OnClickListener action) |
void |
showNoAppsFound() |
void |
showShort(int stringRes) |
void |
showShort(java.lang.String message) |