Community Profile Page (2.5)
This page shows profile of a community including its own feed.



Components
Features
Feature
Description
Becoming a member
User can tap Join button to join a community.
Post creation
User can tap the floating action button to open Post creation page.
Community profile update
Creator can tap Edit profile button to open Community profile edit page.
Usage
Create a Fragment
AmityCommunityPageFragment()
.newInstance(communityId)
.build(activity)
Last updated
Was this helpful?