Implement new color palette.

This commit is contained in:
Greyson Parrelli
2018-09-21 15:16:52 -07:00
parent cfd20d23e8
commit 127505af0b
28 changed files with 215 additions and 218 deletions

View File

@@ -13,7 +13,7 @@
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:minHeight="?attr/actionBarSize"
android:background="?attr/colorPrimary"
android:background="?attr/conversation_list_toolbar_background"
app:contentInsetStart="14dp"
app:contentInsetLeft="14dp"
android:elevation="4dp"