mirror of
https://github.com/oxen-io/session-android.git
synced 2025-10-21 01:58:40 +00:00

committed by
Moxie Marlinspike

parent
dbda758841
commit
1b846c0842
@@ -59,14 +59,6 @@
|
||||
tools:text="Jules Bonnot"
|
||||
android:ellipsize="marquee" />
|
||||
|
||||
<ImageView android:id="@+id/attachment"
|
||||
android:layout_marginLeft="3dip"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_width="20sp"
|
||||
android:visibility="gone"
|
||||
android:src="@drawable/ic_attachment_universal_small"
|
||||
android:contentDescription="@string/conversation_list_item_view__attachment_indicator" />
|
||||
|
||||
<ImageView android:id="@+id/error"
|
||||
android:layout_marginLeft="3dip"
|
||||
android:layout_height="match_parent"
|
||||
|
Reference in New Issue
Block a user