From 89de4a6fcb79204e670d894e68b1771440efd336 Mon Sep 17 00:00:00 2001 From: Martin/Geno Date: Wed, 7 Nov 2018 02:01:26 +0100 Subject: design message border --- src/main/res/drawable/date_bubble.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'src/main/res/drawable/date_bubble.xml') diff --git a/src/main/res/drawable/date_bubble.xml b/src/main/res/drawable/date_bubble.xml index 3edf349e9..6d9e2462e 100644 --- a/src/main/res/drawable/date_bubble.xml +++ b/src/main/res/drawable/date_bubble.xml @@ -4,18 +4,11 @@ android:topLeftRadius="5dp" android:topRightRadius="5dp" android:bottomRightRadius="5dp" - android:bottomLeftRadius="5dp"> - + android:bottomLeftRadius="5dp" /> - - - - + \ No newline at end of file -- cgit v1.2.3