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.
MIT License
1.58k stars 471 forks source link

Expander Indicator Moving when Content Expanded #1965

Open raymond-dillon opened 1 year ago

raymond-dillon commented 1 year ago

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

Workaround

N/A