email 每一条邮件 view

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/lf12345678910/article/details/76216055

ConversationPager(id/ conversation_pager)布局下:

1、FrameLayout(

ConversationContainer(id/ conversation_container)

ScrollIndicatorsView(id/ scroll_indicators)

FrameLayout(id/ background_view)

)

2、FrameLayout.....

ConversationContainer(id/ conversation_container)布局顺序:

ConversationViewHeader(id/ conversation_header) :  邮件主题:标题

MessageHeaderView: 发件人信息

ConversationWebView(id/ conversation_webview): 邮件内容

MessageFooterView(id/ attachments): 附件信息

(MessageAttachmentBar)

ConversationFooterView(View(id/ border)   LinearLayout(id/ footer_buttons)   Space ) : 工具栏. 转发、回复等!

猜你喜欢

转载自blog.csdn.net/lf12345678910/article/details/76216055