mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 21:15:48 +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