diff --git a/src/main/res/layout/message_date_bubble.xml b/src/main/res/layout/message_date_bubble.xml index 8832c0bfe3..aafa7b1651 100644 --- a/src/main/res/layout/message_date_bubble.xml +++ b/src/main/res/layout/message_date_bubble.xml @@ -26,6 +26,8 @@ android:text="01.01.2017" android:textAppearance="@style/TextAppearance.Conversations.Body1" android:textStyle="italic" /> + android:textAppearance="@style/TextAppearance.Conversations.Body1.Secondary" + android:textStyle="bold" /> \ No newline at end of file