aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/drawable/infocard_border.xml
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2018-11-08 19:20:14 +0100
committerGitHub <noreply@github.com>2018-11-08 19:20:14 +0100
commitdccfc8c5cb926f4f5564a3239accdd7900df4f26 (patch)
treeb55ff8a44ac8e31e997bd2ee1e7896c99ba95a9f /src/main/res/drawable/infocard_border.xml
parentdbec38d3b2aece30f29bdb7e6526ca6bc288777e (diff)
parent2919429c99ca0795988bec9c66a81f246192b17a (diff)
Merge pull request #262 from genofire/mini-redesign
design message border
Diffstat (limited to 'src/main/res/drawable/infocard_border.xml')
-rw-r--r--src/main/res/drawable/infocard_border.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main/res/drawable/infocard_border.xml b/src/main/res/drawable/infocard_border.xml
index ff3ec366a..61ddb5fc1 100644
--- a/src/main/res/drawable/infocard_border.xml
+++ b/src/main/res/drawable/infocard_border.xml
@@ -5,10 +5,6 @@
<corners android:radius="5dp" />
- <stroke
- android:width="0.5dp"
- android:color="@color/black12"></stroke>
-
<padding
android:bottom="0dp"
android:left="0dp"