xamarin / XamarinCommunityToolkit

The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expander Indicator Moving when Content Expanded

raymond-dillon opened this issue · comments

Description

When the expander is in the expanded state, the indicator moves to be Center aligned.

Stack Trace

N/A

Link to Reproduction Sample

https://github.com/raymond-dillon/ExpanderIssue

Steps to Reproduce

  1. Run the Sample

Expected Behavior

Expander Indicator stays in the same place.

Actual Behavior

Expander Indicator Center aligns.

Basic Information

  • Version with issue:

  • Last known good version: N/A

  • IDE: VS2022 Community

  • Platform Target Frameworks:

    • Android: 10
  • Nuget Packages: Xamarin Forms & Xamarin Community Toolkit

  • Affected Devices: Android

Workaround

N/A