public static interface GuidedActionAdapter.EditListener
GuidedActionAdapter
.Modifier and Type | Method and Description |
---|---|
void |
onGuidedActionEditCanceled(GuidedAction action)
Called when the user exits edit mode on an action.
|
long |
onGuidedActionEditedAndProceed(GuidedAction action)
Called when the user exits edit mode on an action and process confirm button in IME.
|
void |
onImeClose()
Called when Ime Close
|
void |
onImeOpen()
Called when Ime Open
|
void onGuidedActionEditCanceled(GuidedAction action)
long onGuidedActionEditedAndProceed(GuidedAction action)
void onImeOpen()
void onImeClose()