[imdm] updates UI
This commit is contained in:
parent
76e45f0b0b
commit
956755b27a
4 changed files with 1 additions and 1 deletions
BIN
res/drawable-xhdpi/chat_delivered.png
Normal file
BIN
res/drawable-xhdpi/chat_delivered.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 799 B |
BIN
res/drawable-xhdpi/chat_error.png
Normal file
BIN
res/drawable-xhdpi/chat_error.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 494 B |
BIN
res/drawable-xhdpi/chat_read.png
Normal file
BIN
res/drawable-xhdpi/chat_read.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 867 B |
|
@ -127,7 +127,7 @@
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="Displayed"
|
android:text="Displayed"
|
||||||
android:textSize="10dp"
|
android:textSize="10dp"
|
||||||
android:paddingRight="3dp"/>
|
android:paddingRight="1dp"/>
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/imdmIcon"
|
android:id="@+id/imdmIcon"
|
||||||
android:layout_width="10dp"
|
android:layout_width="10dp"
|
||||||
|
|
Loading…
Reference in a new issue