Post Edit Page
This page provides a form to edit post content.
Limitation: Images and files can only be removed from a post. New images or files cannot be added.
Features
User can edit text content
Usage
Create a Fragment
AmityPostEditorFragment()
.newInstance(postId)
.build()