mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-30 02:09:25 +00:00
@@ -14,12 +14,12 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:textSize="15sp"
|
||||
android:textColor="?conversation_sent_text_secondary_color"
|
||||
android:textColor="?conversation_selection_header_text"
|
||||
android:textStyle="bold" />
|
||||
|
||||
<View android:layout_width="match_parent"
|
||||
android:layout_height="3dp"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginTop="2dp"
|
||||
android:background="?conversation_received_text_secondary_color" />
|
||||
android:background="?conversation_selection_header_text" />
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user