diff --git a/art/ic_secure_indicator.xcf b/art/ic_secure_indicator.xcf new file mode 100644 index 0000000000000000000000000000000000000000..a9069c9bb5f6d16b48eb0ab450b2424de76f58fb Binary files /dev/null and b/art/ic_secure_indicator.xcf differ diff --git a/res/drawable-hdpi/ic_secure_indicator.png b/res/drawable-hdpi/ic_secure_indicator.png new file mode 100644 index 0000000000000000000000000000000000000000..2a2934fb1f6ab2f8b92e34c3760c13e58a8fa8a8 Binary files /dev/null and b/res/drawable-hdpi/ic_secure_indicator.png differ diff --git a/res/drawable-mdpi/ic_secure_indicator.png b/res/drawable-mdpi/ic_secure_indicator.png new file mode 100644 index 0000000000000000000000000000000000000000..5a73aef4b4b14f1c354f2fef34eb35ecb209d8bf Binary files /dev/null and b/res/drawable-mdpi/ic_secure_indicator.png differ diff --git a/res/drawable-xhdpi/ic_secure_indicator.png b/res/drawable-xhdpi/ic_secure_indicator.png new file mode 100644 index 0000000000000000000000000000000000000000..1f4c9a32e377fc4859013dc6bd8230f720b933c7 Binary files /dev/null and b/res/drawable-xhdpi/ic_secure_indicator.png differ diff --git a/res/drawable-xxhdpi/ic_secure_indicator.png b/res/drawable-xxhdpi/ic_secure_indicator.png new file mode 100644 index 0000000000000000000000000000000000000000..1ee9b67dccc335d96dc3a37b7e141d6cbde7f652 Binary files /dev/null and b/res/drawable-xxhdpi/ic_secure_indicator.png differ diff --git a/res/layout/message_received.xml b/res/layout/message_received.xml index d85a4f8d0ab8cc690ed1da36d3618d57c8fa3479..28c04a707299b93dc3267c9adb0ffff811d562eb 100644 --- a/res/layout/message_received.xml +++ b/res/layout/message_received.xml @@ -54,7 +54,7 @@ android:text="@string/download_image" android:visibility="gone" /> - + android:src="@drawable/ic_secure_indicator" + android:layout_marginRight="4sp" + android:alpha="0.54"/> + + - - + android:src="@drawable/ic_secure_indicator" + android:layout_marginLeft="4sp" + android:alpha="0.54"/> + + android:src="@drawable/ic_received_indicator" + android:layout_marginLeft="4sp" + android:alpha="0.54"/> + +