hide contact source image by default
This commit is contained in:
parent
763dfe3757
commit
104ae64a2d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue