hide social buttons instead of having them empty

This commit is contained in:
tibbi 2023-04-18 15:41:38 +02:00
parent 831e6fc7b0
commit f183cda73d
1 changed files with 1 additions and 0 deletions

View File

@ -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" />