From 092926db0bdf298bb99b41ab67305c34aa960469 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Fri, 28 Sep 2018 22:33:28 +0200 Subject: Revert "design: bubbles more curvier, avatar higher radius and no border" This reverts commit 1816092e68584b5794303578b6af6d621ffc58d4. This causes render errors on some devices. --- src/main/res/layout/message_status.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/res/layout/message_status.xml') diff --git a/src/main/res/layout/message_status.xml b/src/main/res/layout/message_status.xml index bd731cbe4..d42637175 100644 --- a/src/main/res/layout/message_status.xml +++ b/src/main/res/layout/message_status.xml @@ -29,6 +29,8 @@ android:padding="0dp" android:scaleType="fitXY" android:visibility="gone" + app:riv_border_color="?attr/color_border" + app:riv_border_width="1dp" app:riv_corner_radius="@dimen/rounded_image_border" />