Package com.cheetahdigital.uikit.helper
Interface ViewUtils.ActivityExceptionCallback
-
- Enclosing class:
- ViewUtils
public static interface ViewUtils.ActivityExceptionCallback
Interface for unhandled activity exceptions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onActivityException(java.lang.String message)
void
onActivityNotFound(java.lang.String message)
-