diff --git a/res/drawable-xhdpi/chat_photo_default.png b/res/drawable-xhdpi/chat_photo_default.png deleted file mode 100644 index 6867dafa7..000000000 Binary files a/res/drawable-xhdpi/chat_photo_default.png and /dev/null differ diff --git a/res/drawable-xhdpi/chat_photo_disabled.png b/res/drawable-xhdpi/chat_photo_disabled.png deleted file mode 100644 index 1a3152ffe..000000000 Binary files a/res/drawable-xhdpi/chat_photo_disabled.png and /dev/null differ diff --git a/res/drawable-xhdpi/chat_picture_default.png b/res/drawable-xhdpi/chat_picture_default.png index 505d1c8dd..f5c3bf949 100644 Binary files a/res/drawable-xhdpi/chat_picture_default.png and b/res/drawable-xhdpi/chat_picture_default.png differ diff --git a/res/drawable-xhdpi/chat_send_default.png b/res/drawable-xhdpi/chat_send_default.png index 22f2e496f..05a49484f 100644 Binary files a/res/drawable-xhdpi/chat_send_default.png and b/res/drawable-xhdpi/chat_send_default.png differ diff --git a/res/drawable-xhdpi/list_details_default.png b/res/drawable-xhdpi/list_details_default.png index 0969ea202..660043029 100644 Binary files a/res/drawable-xhdpi/list_details_default.png and b/res/drawable-xhdpi/list_details_default.png differ diff --git a/res/drawable/chat_send_message.xml b/res/drawable/chat_send_message.xml index 2a8bb6a57..8cc2b9dc4 100644 --- a/res/drawable/chat_send_message.xml +++ b/res/drawable/chat_send_message.xml @@ -2,8 +2,6 @@ - diff --git a/res/drawable/chat_send_picture.xml b/res/drawable/chat_send_picture.xml index b28c8c74a..84c43169c 100644 --- a/res/drawable/chat_send_picture.xml +++ b/res/drawable/chat_send_picture.xml @@ -1,8 +1,8 @@ - + + android:drawable="@drawable/chat_picture_default" /> diff --git a/res/layout/chat.xml b/res/layout/chat.xml index dcab9e76b..3ae7ef855 100644 --- a/res/layout/chat.xml +++ b/res/layout/chat.xml @@ -104,37 +104,34 @@ android:orientation="vertical" android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" - android:background="@color/colorD"> + android:background="@color/colorF"> - + android:src="@drawable/chat_send_picture" /> - + android:layout_alignParentRight="true"/> diff --git a/res/layout/chat_bubble_alt_incoming.xml b/res/layout/chat_bubble_alt_incoming.xml deleted file mode 100644 index 5a5cea187..000000000 --- a/res/layout/chat_bubble_alt_incoming.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - -