Update assets and themes to leverage DayNight system.

This commit is contained in:
Cody Henthorne
2020-11-10 10:20:54 -05:00
parent 81eaae4070
commit c3b5323010
610 changed files with 1222 additions and 2043 deletions

View File

@@ -16,7 +16,7 @@
android:layout_height="wrap_content"
android:gravity="center"
style="@style/Signal.Text.Preview"
android:textColor="?conversation_item_update_text_color"
android:textColor="@color/conversation_item_update_text_color"
tools:text="March 1, 2015" />
</LinearLayout>