aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_status.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-06-03 21:31:06 +0200
committerChristian Schneppe <christian@pix-art.de>2018-06-03 21:45:11 +0200
commit3710d000f56a102519a28b108d31c6fe130ab14b (patch)
tree25e86e64f393e5aadfec59eff2ec812d87fe37d2 /src/main/res/layout/message_status.xml
parentf1c661246243b7a1627088794067f30b8bdaafae (diff)
optimized some colors and switched back to square avatars
Diffstat (limited to 'src/main/res/layout/message_status.xml')
-rw-r--r--src/main/res/layout/message_status.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/message_status.xml b/src/main/res/layout/message_status.xml
index e9c43279f..d42637175 100644
--- a/src/main/res/layout/message_status.xml
+++ b/src/main/res/layout/message_status.xml
@@ -31,7 +31,7 @@
android:visibility="gone"
app:riv_border_color="?attr/color_border"
app:riv_border_width="1dp"
- app:riv_corner_radius="16dp" />
+ app:riv_corner_radius="@dimen/rounded_image_border" />
<TextView
android:id="@+id/status_message"