When the user navigates from a detail page containing RadCalendar control the app crashes with System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
UI for Android and UI for iOs both have Feedback controls, however UI for Xamarin does not. I would like to see this added to UI for UWP and subsequently offered in UI for Xamarin.
ListView: Concealed Search input that reveals after pull down gesture at the top of the list and its purpose is to filter the contents of the ListView.
A SpreadSheet control for visualizing spreadsheet documents
When the source is changed or data descriptor is added, selected items are not cleared on iOS.
Currently customers can be notified when a token is created. If the control is used in plain text scenario there is no way to notify the user when suggestion item is selected.
This would preferably be implemented as a Numeric TextBox with a Currency mask (rather than just a Masked TextBox), because a Numeric TextBox would allow for limitations on min, max and step values. This scenario can be achieved with the RadNumericInput control by setting the "StringFormat " property as the control will get the culture specific symbols from the culture of the current thread. Available in minor release 2018.1.0315. It will also be available in the R2 2018 release.
This can be reproduced using an image with binding for its source.
Item tapped is raised after hold gesture in IOS listview. The control should recognize a hold gesture is initiated and item tapped event should not be raised.
The gauge uses the SkiaSharp engine for rendering. The SkiaSharp draws in true device pixels, and the gauge works with device independent pixels. In order to paint the gauge with the expected size, a scaling factor needs to be provided. It appears that this scaling factor is incorrect in Android and the gauge is slightly larger than it should be.
Hi, Currently I'm evalating test automation tools for our xamarin project.Our first to develop an app for ios. We need to run in xamarin test cloud. Do you support it? thanks
Make GroupDescriptors, SortDescriptors and FilterDescriptors collections bindable for easier usage directly in the viewmodel. Currently, they are plain collections that needs to passed manually to the viewmodel.
There is currently no Video control and all of the 3rd party ones are weak at best. Adding a video player control with full screen and subtitling/captioning that is cross platform would be a huge benefit to the Xamarin Forms community.
Something similar or superior to the devexpress-grid would be fantastic. https://components.xamarin.com/view/devexpress-grid
Only the axes are zoomed, but series are not clustered and the zoom has no effect on them. This happens only on device, on emulator it works fine.