Skip to main content

Screen: LMFeedPostMenuBottomSheetFragment

LMFeedPostMenuBottomSheetFragment provides a bottom sheet menu for performing various actions on a post. It enables users to access functionalities like editing, deleting, sharing, and reporting posts.
GitHub Link to LMFeedPostMenuBottomSheetFragment


View Style:

No view style found in this fragment.


Interactions available in LMFeedPostMenuBottomSheetFragment

  • onPostMenuItemClicked(position: Int, menuItem: LMFeedPostMenuItemViewData): Handles clicks on individual menu items in the post menu.