hide social buttons instead of having them empty
This commit is contained in:
parent
831e6fc7b0
commit
f183cda73d
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
||||||
android:background="?attr/selectableItemBackgroundBorderless"
|
android:background="?attr/selectableItemBackgroundBorderless"
|
||||||
android:padding="@dimen/small_margin"
|
android:padding="@dimen/small_margin"
|
||||||
android:scaleType="centerCrop"
|
android:scaleType="centerCrop"
|
||||||
|
android:visibility="gone"
|
||||||
app:shapeAppearanceOverlay="@style/roundedImageView"
|
app:shapeAppearanceOverlay="@style/roundedImageView"
|
||||||
tools:src="@drawable/ic_whatsapp_rect_vector" />
|
tools:src="@drawable/ic_whatsapp_rect_vector" />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue