aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_publish_profile_picture.xml
diff options
context:
space:
mode:
authorMartin/Geno <geno+dev@fireorbit.de>2018-11-07 02:01:26 +0100
committerMartin/Geno <geno+dev@fireorbit.de>2018-11-07 02:01:49 +0100
commit89de4a6fcb79204e670d894e68b1771440efd336 (patch)
tree93e7368c9ef7f089d7e6a7153361471771360fca /src/main/res/layout/activity_publish_profile_picture.xml
parent2bd3eeac7b7661b2c423c28d7fffafda8c8e420d (diff)
design message 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 0fb666365..ecb82f17e 100644
--- a/src/main/res/layout/activity_publish_profile_picture.xml
+++ b/src/main/res/layout/activity_publish_profile_picture.xml
@@ -51,8 +51,6 @@
android:maxHeight="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>