Widget: LMFeedPostContentView
The Post Content View
is customizable and modular UI component that visually represents a contenr of a post in the feed.
Post Content View Structure
The Post Content View
contains two TextView
which represents
- Heading of the post
- Content of the post
View Style: LMFeedPostContentViewStyle
Field | Description | Type |
---|---|---|
textContentViewStyle | Style of post content text view | LMFeedTextStyle |
searchHighlightedTextViewStyle | Style of searched highlighted post content | LMFeedTextStyle |
headingContentViewStyle | Style of post heading text view | LMFeedTextStyle |
searchHighlightedHeadingViewStyle | Style of searched highlighted post heading | LMFeedTextStyle |