diff --git a/res/drawable/last_seen_divider_text_background.xml b/res/drawable/last_seen_divider_text_background.xml index 8814e2a0a5..ccf22d1633 100644 --- a/res/drawable/last_seen_divider_text_background.xml +++ b/res/drawable/last_seen_divider_text_background.xml @@ -1,6 +1,6 @@ - + diff --git a/res/layout/conversation_item_last_seen.xml b/res/layout/conversation_item_last_seen.xml index b125457b2b..d2dd402e42 100644 --- a/res/layout/conversation_item_last_seen.xml +++ b/res/layout/conversation_item_last_seen.xml @@ -6,7 +6,7 @@ android:paddingTop="10dp" android:paddingBottom="10dp" android:layout_marginBottom="5dp" - android:background="@drawable/last_seen_background"> + android:background="?conversation_item_last_seen_background"> + + diff --git a/res/values/themes.xml b/res/values/themes.xml index 556afe5abc..56e6e50630 100644 --- a/res/values/themes.xml +++ b/res/values/themes.xml @@ -157,6 +157,8 @@ @color/white #BFffffff @drawable/conversation_item_header_background + @drawable/last_seen_background + @color/white @drawable/quick_camera_light @drawable/ic_mic_grey600_24dp @@ -244,6 +246,8 @@ #BFffffff @drawable/conversation_item_sent_indicator_text_shape_dark @drawable/conversation_item_header_background_dark + #66333333 + #ff333333 #ff333333