Implement Chat view UI to match MacOS designs.
Current UI

MacOS UI

- Header and Footer layouts
- Messages Rows layout: use
layout_message_holder.xml as a reference for all messages types layouts (but we can start from normal text messages layouts and then add one by one all the messages types)