mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 06:32:24 +00:00
Conversation scroll date label themed.
New muted icon.
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user