# My Community Preview

![](https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX0mOAVWkotGme0iRzu%2F-MX6x9UIJ4aWZh5yRDdN%2F-MX6xxctr28jeM7Pe5Lv%2Fimage%20\(5\)%20\(2\).png?alt=media\&token=2feed833-eae0-4686-9917-4cfdfc3148a6)

### Features

| Feature                              | Description                                                                                                                                                                                                      |
| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| My Community list                    | User can scroll horizontally to see a list of up to eight communities that the user has joined sorted in alphabetical order.                                                                                     |
| Navigation to Community profile page | When a user selects a community item, the user is navigated to [Community Profile page](https://docs.social.plus/social-plus-uikit/uikit-3/android/community/using-only-some-components/community-profile-page). |
| Navigation to My community page      | When a user selects the arrow, the user is navigated to the [My community page](https://docs.social.plus/social-plus-uikit/uikit-3/android/community/using-only-some-components/my-community-page).              |

### Usage

**Create a Fragment**

```
AmityMyCommunityPreviewFragment.newInstance().build()
```
