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

Usage

Create a Fragment

AmityPostEditorFragment()
        .newInstance(postId)
        .build()

Last updated