Hi Synfusion team,
I am using SfAvatarView, in CollectionView, and adding Fontawesome in avatarview with ContentType set to custom.
The same code is working fine in android. But in iOS it shows '?' in that.
I have tried the same font with normal Label and it is working in fine in iOS.
Tried SfAvatarView without CollectionView and it is still not working,
See the screenshot below.
Sample Code:
<avatarview:SfAvatarView
Grid.Row="2"
AvatarName="{x:Static fontawesome:FontAwesomeIcons.CommentAlt}"
BorderWidth="0"
ContentType="Initials"
FontFamily="FontAwesomeProRegular"
FontSize="Large" />
Thanks,
Milan
Also adding one point, Initials are also not centered in view in iOS.
Hi Suganya,
Checked the updated package and it is working fine, thanks.
If you can please update whenever change is included in release.
Thanks,
Milan