hide contact source image by default

This commit is contained in:
tibbi 2021-02-14 19:33:59 +01:00
parent 763dfe3757
commit 104ae64a2d
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
android:layout_marginEnd="@dimen/normal_margin"
android:background="?attr/selectableItemBackgroundBorderless"
android:padding="@dimen/small_margin"
android:visibility="gone"
tools:src="@drawable/ic_phone_vector" />
</RelativeLayout>