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.

AvatarView crashes if generic style is defined in App.xml #1292

@Pankajgangwar613

Description

@Pankajgangwar613

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:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Workaround

Reproduction imagery

Reproduction Link

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions