remove unused resources

Closes #2594

//FREEBIE
fork-5.53.8
agrajaghh 2015-03-06 13:44:30 +01:00 zatwierdzone przez Moxie Marlinspike
rodzic dbda758841
commit 1b846c0842
4 zmienionych plików z 0 dodań i 10 usunięć

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 445 B

Plik binarny nie jest wyświetlany.

Przed

Szerokość:  |  Wysokość:  |  Rozmiar: 1.3 KiB

Wyświetl plik

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

Wyświetl plik

@ -478,7 +478,6 @@
<!-- conversation_item -->
<string name="conversation_item__mms_downloading_description">Media message downloading</string>
<string name="conversation_item__mms_image_description">Media message</string>
<string name="conversation_item__play_button_description">Play button</string>
<string name="conversation_item__secure_message_description">Secure message</string>
<!-- conversation_item_sent -->
@ -838,7 +837,6 @@
<!-- conversation_list_item_view -->
<string name="conversation_list_item_view__contact_photo_image">Contact Photo Image</string>
<string name="conversation_list_item_view__attachment_indicator">Attachment Indicator</string>
<string name="conversation_list_item_view__error_alert">Error alert</string>
<!-- conversation_list_fragment -->