aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/drawable/date_bubble.xml
diff options
context:
space:
mode:
authorMartin/Geno <geno+dev@fireorbit.de>2018-09-12 18:51:13 +0200
committerMartin/Geno <geno+dev@fireorbit.de>2018-09-14 10:39:55 +0200
commit1816092e68584b5794303578b6af6d621ffc58d4 (patch)
treea567224eb7eb238b6318c70c2cd8c82b2c741e93 /src/main/res/drawable/date_bubble.xml
parent5a53f19406f23dd7000eca156ee486e92e94f072 (diff)
design: bubbles more curvier, avatar higher radius and no border
Diffstat (limited to 'src/main/res/drawable/date_bubble.xml')
-rw-r--r--src/main/res/drawable/date_bubble.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/main/res/drawable/date_bubble.xml b/src/main/res/drawable/date_bubble.xml
index 3edf349e9..0ea7b0761 100644
--- a/src/main/res/drawable/date_bubble.xml
+++ b/src/main/res/drawable/date_bubble.xml
@@ -11,11 +11,7 @@
android:left="6dp"
android:right="6dp"
android:top="6dp" />
- <stroke
- android:width="1dp"
- android:color="@color/grey500">
- </stroke>
<solid
android:color="@color/lightgreen">
</solid>
-</shape> \ No newline at end of file
+</shape>