diff --git a/res/drawable-xhdpi/chat_delivered.png b/res/drawable-xhdpi/chat_delivered.png new file mode 100644 index 000000000..9d741055d Binary files /dev/null and b/res/drawable-xhdpi/chat_delivered.png differ diff --git a/res/drawable-xhdpi/chat_error.png b/res/drawable-xhdpi/chat_error.png new file mode 100644 index 000000000..3791317c2 Binary files /dev/null and b/res/drawable-xhdpi/chat_error.png differ diff --git a/res/drawable-xhdpi/chat_read.png b/res/drawable-xhdpi/chat_read.png new file mode 100644 index 000000000..b7ae0d29a Binary files /dev/null and b/res/drawable-xhdpi/chat_read.png differ diff --git a/res/layout/chat_bubble.xml b/res/layout/chat_bubble.xml index 39692013a..bc1a8db82 100644 --- a/res/layout/chat_bubble.xml +++ b/res/layout/chat_bubble.xml @@ -127,7 +127,7 @@ android:layout_height="wrap_content" android:text="Displayed" android:textSize="10dp" - android:paddingRight="3dp"/> + android:paddingRight="1dp"/>