Class SwipeMessageDrawer

  • All Implemented Interfaces:
    io.writeopia.sdk.drawer.StoryStepDrawer

    
    public final class SwipeMessageDrawer
     implements StoryStepDrawer
                        

    Draw a text that can be edited. The edition of the text is both reflect in this Composable and also notified by onTextEdit. It is necessary to reflect here to avoid losing the focus on the TextField.