diff options
author | Martin/Geno <geno+dev@fireorbit.de> | 2018-11-07 02:01:26 +0100 |
---|---|---|
committer | Martin/Geno <geno+dev@fireorbit.de> | 2018-11-07 02:01:49 +0100 |
commit | 89de4a6fcb79204e670d894e68b1771440efd336 (patch) | |
tree | 93e7368c9ef7f089d7e6a7153361471771360fca /src/main/res/layout/contact.xml | |
parent | 2bd3eeac7b7661b2c423c28d7fffafda8c8e420d (diff) |
design message border
Diffstat (limited to '')
-rw-r--r-- | src/main/res/layout/contact.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/main/res/layout/contact.xml b/src/main/res/layout/contact.xml index 09e0ac9bf..a8f4ff499 100644 --- a/src/main/res/layout/contact.xml +++ b/src/main/res/layout/contact.xml @@ -13,8 +13,6 @@ android:layout_width="56dp" android:layout_height="56dp" android:layout_alignParentLeft="true" - app:riv_border_color="?attr/color_border" - app:riv_border_width="1dp" app:riv_corner_radius="@dimen/rounded_image_border" /> <LinearLayout |