Completed
Last Updated: 27 Jun 2017 10:13 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 1
Category: UI for Xamarin
Type: Bug Report
1
When the source is changed or data descriptor is added, selected items are not cleared on iOS.
Completed
Last Updated: 21 Jun 2017 12:18 by ADMIN
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.
Completed
Last Updated: 21 Jun 2017 12:10 by ADMIN
ADMIN
Created by: Pavel R. Pavlov
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
The Value property is not updated when users tap on a ratingItem, the ValueChanged event is not triggered as well.

Available in the R2 2017 PS release.
Completed
Last Updated: 21 Jun 2017 11:20 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: UI for Xamarin
Type: Feature Request
3

			
Completed
Last Updated: 21 Jun 2017 11:19 by ADMIN
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1
Upgrade android appcomat and support libraries to v. 25.1.0

Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Completed
Last Updated: 21 Jun 2017 11:18 by ADMIN
Available in minor release 2017.2.0602. It will also be available in the R2 2017 SP release.
Unplanned
Last Updated: 15 Jun 2017 12:36 by ADMIN
When you have zoomed the initial view of the chart and you try rotating the screen - the dates are changed
Unplanned
Last Updated: 07 Jun 2017 12:41 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0

			
Unplanned
Last Updated: 06 Jun 2017 10:57 by ADMIN
In a scenario where the ViewModel is declared in Xamarin.Forms project and the ListView is bound to an ObservableCollection, calling NotifyDataSetChanged on the Android Adapter does not cause the ListView to update its Items. You need to explicitly set the Items property of the ListViewAdapter to be the modified collection of items.
Completed
Last Updated: 18 May 2017 06:32 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 0
Category: UI for Xamarin
Type: Bug Report
2
 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.
Declined
Last Updated: 15 May 2017 08:12 by ADMIN
ADMIN
Created by: Tsvyatko
Comments: 1
Category: UI for Xamarin
Type: Feature Request
0
Provide the ability to Center tab items horizontally.

Note:
This is already implemented, just set the HorizontalOptions of the header item to Center:
<telerikPrimitives:TabViewItem>
 <telerikPrimitives:TabViewItem.Header>
  <telerikPrimitives:TabViewHeaderItem Text="Home" HorizontalOptions="Center" />
 </telerikPrimitives:TabViewItem.Header>
Unplanned
Last Updated: 04 Apr 2017 15:17 by ADMIN
When using TKDataFormMultilineTextEditor can not set the hint text
Completed
Last Updated: 30 Mar 2017 08:00 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
The trackball highlights incorrect set of points when the DateTimeContinuousAxis has MajorStepUnit set to hour and MajorStep set to 24.
Completed
Last Updated: 30 Mar 2017 07:56 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
Add support for UTC DateTime for DateEditor and TimeEditor.
Completed
Last Updated: 30 Mar 2017 07:28 by ADMIN
ADMIN
Created by: Rosy Topchiyska
Comments: 0
Category: UI for Xamarin
Type: Bug Report
0
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.
Completed
Last Updated: 28 Feb 2017 11:09 by ADMIN
Unplanned
Last Updated: 28 Feb 2017 08:47 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 0
Category: UI for Xamarin
Type: Feature Request
1
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.
Declined
Last Updated: 06 Feb 2017 13:09 by ADMIN
Created by: Lakmal
Comments: 1
Category: UI for Xamarin
Type: Feature Request
1
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
Completed
Last Updated: 03 Feb 2017 08:38 by ADMIN
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.