aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/account_row.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/account_row.xml')
-rw-r--r--src/main/res/layout/account_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/account_row.xml b/src/main/res/layout/account_row.xml
index 6540793f9..fbb05a274 100644
--- a/src/main/res/layout/account_row.xml
+++ b/src/main/res/layout/account_row.xml
@@ -17,7 +17,7 @@
android:contentDescription="@string/account_image_description"
android:background="@drawable/message_border"
android:padding="1dp"
- app:riv_corner_radius="2dp" />
+ app:riv_corner_radius="5dp" />
<LinearLayout
android:layout_width="fill_parent"