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

Description
Description
Steps to Reproduce
<Style ApplyToDerivedTypes="True" TargetType="xct:AvatarView">
<Setter Property="Size" Value="40" />
<Setter Property="Color" Value="Transparent" />
</Style>
i am using up to date nuget package
AvatarView not working in android platform app is crash when define xct:Avatar view in app.xaml for Style
Crash error of my system
System.NullReferenceException: 'Object reference not set to an instance of an object.'
Expected Behavior
Actual Behavior
Basic Information
- Version with issue:
- Last known good version:
- IDE:
- Platform Target Frameworks:
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Workaround
Reproduction imagery
Reproduction Link