XamarinCommunityToolkit icon indicating copy to clipboard operation
XamarinCommunityToolkit copied to clipboard

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 buildin...

Results 168 XamarinCommunityToolkit issues
Sort by recently updated
recently updated
newest added

### Description When changing orientation to landscape the MediaElement is behaving strangely. It is not filling the entire space on the screen. Here it is shown this strange behavior on...

a/MediaElement

### Description After navigating to another page and back, a white area appears above the tabbar (disappears when changing Tab selection). ### Tabbar XAML code ... ... ### Basic Information...

bug

### Description When MediaElement fails to load a video from url (either because the url does not point to a video, or because it timed out), it throws an internal...

bug
s/unverified

### Description ### Steps to Reproduce 1. Download XCT Sample Application 2. Navigate to any page with Media Element 3. Quickly leave and re-enter that page several times ### Expected...

bug
p/android
s/unverified
a/MediaElement

### Description I'm trying to return strong type from popup but it's not compiling and showing error `Partial declarations of 'ExpenseMiscellaneousSelectionPage' must not specify different base classes`. Also intelliSense is...

bug
s/unverified
a/popup
needs-reproduction

### Description **Please note : Only tested in details on iOS!** If you put an AvatarView inside a ListView with cache disabled on the source, it gets very confused. In...

bug
s/unverified
a/AvatarView

### Description When declaring a resource of a converter type only in a seperate ResourceDictionary file while LinkerBehavior is set to 'Link Framework SDKs only', then application crashes saying '...

bug

MediaElement is hard-coded to ignore small position updates (

bug
s/unverified
a/MediaElement

### Description Binding Position to a slider does not update the slider position on android as video position changes. The community toolkit sample app has this issue. ### Steps to...

bug
p/android
s/unverified
a/MediaElement

### Description If you change the orientation of the iOS device (e.g. from portrait to landscape mode or vice versa), the Popup is not in the center anymore. On Android...

bug
p/iOS
s/unverified
a/popup