Duplicated
Last Updated: 06 Oct 2020 06:39 by ADMIN
Created by: Stefan
Comments: 1
Category: UI for Xamarin
Type: Bug Report
1
Its not possible to change font family in Rad Legend. Is there a wourkaround?
Duplicated
Last Updated: 25 Sep 2020 14:35 by ADMIN
Created by: Stefan
Comments: 3
Category: UI for Xamarin
Type: Bug Report
0
On iOS devices if you have only 1 Series for Rad Cartesian Chart, series Name is cutoff(horizontally and vertically, depends where are you putting Categorical Axis)
Duplicated
Last Updated: 30 Mar 2020 07:48 by ADMIN
Created by: Jag
Comments: 1
Category: UI for Xamarin
Type: Bug Report
0

In the SearchViewSingleLineItems Telerik template, it places a RadListView in an auto-sized RowDefinition. As a result, this causes the RadListView not to appear on iOS. This should be a star-sized row as mentioned in this UI for Xamarin documentation.

Although unrelated to the issue, the deprecated RadAutoComplete is being used for the example. Please update it to use the new RadAutoCompleteView instead.

Please update this template (and any other search templates that might have the same issues), thank you.