EditorListener
Artifact: androidx.wear.watchface:watchface-client
Added in 1.0.0
Deprecated in 1.3.0-alpha07
public interface EditorListener
Observes state changes in androidx.wear.watchface.editor.EditorSession.
use Watch Face Format instead
Summary
Public methods |
|
|---|---|
abstract void |
This method is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead. |
Public methods
onEditorStateChanged
Added in 1.0.0
Deprecated in 1.3.0-alpha07
abstract voidonEditorStateChanged(@NonNull EditorState editorState)
Called in response to androidx.wear.watchface.editor.EditorSession.close .