Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] Local Image is not working in AvatarView #1025

@QwertyyD

Description

@QwertyyD

Description

When AvatarView is used with LocalImage it displays Text value instead of image, while the same image is displayed in Xamarin.Forms.Image control.

Steps to Reproduce

Sample :

<xct:AvatarView Text="Avatar" Source="tab_about"/>
<Image Source="tab_about"/>

Expected Behavior

Image should be displayed.

Actual Behavior

Text value is displayed.

Basic Information

  • Version with issue: 1.0.3
  • Last known good version:
  • IDE: VS 16.7.8

Metadata

Metadata

Labels

a/AvatarViewbugSomething isn't working. Breaky break.p/androidThis issue impacts Android

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions