This page provides a form for community profile update
Last updated
#3026: New Content: Technical FAQ
Change request updated
Features
Feature
Description
Community profile update
User can update the information such as avatar, community name, description, categories, etc for this community. Profile will be updated upon tapping SAVE.
Usage
Create a Fragment
AmityCommunityEditorFragment
.newInstance(community or communityId)
.build(activity)