This view allows user to view and interact with the feed content normally. This also applies when the Privacy setting is Public.
This view block any user to see the target user feed content. This view only exist if the Private setting is Private.
Feature
Description
User feed
User can scroll vertically to see a list of posts from a user feed.
Private feed
User can not see the feed content if user is not connected and the Privacy setting is Private.
Create a Fragment
Last updated 1 year ago
Was this helpful?
AmityUserFeedFragment .newInstance(user or userId) .build(activity)