Post Edit Page
This page provides a form to edit post content.


Features
Feature
Description
Text editing
User can edit text content
Image removal
User can remove images
File removal
User can remove files
Usage
Create a Fragment
AmityPostEditorFragment()
        .newInstance(postId)
        .build()Last updated
Was this helpful?
