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