Apply new Signal icons and color palette.

This commit is contained in:
alex-signal
2019-10-07 15:43:36 -03:00
committed by Greyson Parrelli
parent d698d3bd6f
commit 43954a176a
426 changed files with 1545 additions and 581 deletions

View File

@@ -42,7 +42,8 @@
android:layout_marginStart="@dimen/message_bubble_horizontal_padding"
android:layout_marginEnd="@dimen/message_bubble_horizontal_padding"
android:layout_marginBottom="@dimen/message_bubble_bottom_padding"
app:footer_text_color="@color/core_white"
app:footer_icon_color="@color/core_white"/>
android:gravity="end"
app:footer_text_color="?attr/conversation_subtitle_color"
app:footer_icon_color="?attr/conversation_subtitle_color"/>
</merge>