My Community Page
This page shows a list of all communities that a user has joined, sorted in alphabetical order.
Last updated
Was this helpful?
Was this helpful?
AmityMyCommunityFragment
.newInstance()
.enableSearch(true) // seach view to search community
.showOptionsMenu(true) // option menu to create community in toolbar
.build()