aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_publish_profile_picture.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/layout/activity_publish_profile_picture.xml
parent5a53f19406f23dd7000eca156ee486e92e94f072 (diff)
design: bubbles more curvier, avatar higher radius and no border
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/activity_publish_profile_picture.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/layout/activity_publish_profile_picture.xml b/src/main/res/layout/activity_publish_profile_picture.xml
index eebfa76a6..90dde5b01 100644
--- a/src/main/res/layout/activity_publish_profile_picture.xml
+++ b/src/main/res/layout/activity_publish_profile_picture.xml
@@ -43,8 +43,6 @@
android:maxWidth="384dp"
android:padding="1dp"
android:scaleType="centerCrop"
- app:riv_border_color="?attr/color_border"
- app:riv_border_width="1dp"
app:riv_corner_radius="@dimen/rounded_image_border" />
</FrameLayout>