aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/drawable/date_bubble.xml
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2018-09-27 18:42:49 +0200
committerGitHub <noreply@github.com>2018-09-27 18:42:49 +0200
commit576b852582ad6a51da0c8abdda2c57116ec57f5e (patch)
treeda24e0f840730a75f2b3dab69a3b5f12025391be /src/main/res/drawable/date_bubble.xml
parentf4ac1f68feac3e3b19ab5932ede9d79dd14bff27 (diff)
parent4f4a52f068f3b3956aca5934531a48d1f90d7974 (diff)
Merge pull request #244 from genofire/bubble-into-avatar
version-1 design: bubbles more curvier, avatar higher radius and no border
Diffstat (limited to '')
-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>