aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_publish_profile_picture.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/activity_publish_profile_picture.xml')
-rw-r--r--src/main/res/layout/activity_publish_profile_picture.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/layout/activity_publish_profile_picture.xml b/src/main/res/layout/activity_publish_profile_picture.xml
index 1db8a159d..3f883f1ba 100644
--- a/src/main/res/layout/activity_publish_profile_picture.xml
+++ b/src/main/res/layout/activity_publish_profile_picture.xml
@@ -45,6 +45,8 @@
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>