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
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
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:
Nuget Packages: Xamarin Forms & Xamarin Community Toolkit
Affected Devices: Android
Workaround
N/A