From 3710d000f56a102519a28b108d31c6fe130ab14b Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Sun, 3 Jun 2018 21:31:06 +0200 Subject: optimized some colors and switched back to square avatars --- src/main/res/layout/message_received.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/res/layout/message_received.xml') diff --git a/src/main/res/layout/message_received.xml b/src/main/res/layout/message_received.xml index dbc379aaf..2c6fd044a 100644 --- a/src/main/res/layout/message_received.xml +++ b/src/main/res/layout/message_received.xml @@ -18,7 +18,7 @@ android:scaleType="fitXY" app:riv_border_color="?attr/color_border" app:riv_border_width="1dip" - app:riv_corner_radius="24dp" /> + app:riv_corner_radius="@dimen/rounded_image_border" />