Decouple MessagingMessage View creation from view binding in Messaging Layouts

MessagingLayout and ConversationLayout bindings create MessagingMessage for historic and normal messages.
This CL decouples these logics to create Precomputed Text version of MessagingMessage.

Bug: 289250881
Test: Manual. Post Messaging and Conversation notifications with and without this. No change is expected.
Change-Id: Id09362b9a2263653ea3e145f20369ba017a63924
2 files changed