mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
hide contact source image by default
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user