remove unused resources

Closes #2594

//FREEBIE
This commit is contained in:
agrajaghh
2015-03-06 13:44:30 +01:00
committed by Moxie Marlinspike
parent dbda758841
commit 1b846c0842
4 changed files with 0 additions and 10 deletions

View File

@@ -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"