Conversation scroll date label themed.

New muted icon.
This commit is contained in:
Anton Chekulaev
2020-08-24 15:33:01 +10:00
parent 9cb0a18a85
commit 1191353fde
7 changed files with 23 additions and 12 deletions

View File

@@ -26,8 +26,8 @@
android:paddingBottom="4dp"
android:layout_marginTop="8dp"
android:textSize="@dimen/small_font_size"
android:textColor="#99FFFFFF"
android:background="?attr/conversation_item_sticky_date_background"
android:textColor="?conversation_item_sticky_date_text_color"
android:background="?conversation_item_sticky_date_background"
android:elevation="10dp"
android:visibility="gone"
tools:text="March 1, 2015" />