Telerik UI for Xamarin R1 2020 SP: Sticky ListView Headers, Improved Pickers & More

栏目: IT技术 · 发布时间: 6年前

内容简介:The Telerik UI for Xamarin R1 2020 service pack is live today, bringing new features in the RadListView and Pickers controls and addressing a number of issues across the suite.With last month’sR1 2020 releaseofNow

The Telerik UI for Xamarin R1 2020 service pack is live today, bringing new features in the RadListView and Pickers controls and addressing a number of issues across the suite.

With last month’sR1 2020 releaseof Telerik UI for Xamarin we have introduced a set of picker controls,List,DateTimeandTemplated (Custom) Pickers, and new view mode for the Calendar control –Agenda View. We have now released our service pack, focusing on stability and improvements in the Picker controls and some nice additions to the suite like Sticky Group Headers for the ListView control.

Sticky Group Headers for ListView Control

Now RadListView comes with one of the most requested features in our public feedback portal - Sticky Group Headers.

Sticky group headers are quite useful in grouped ListView scenarios when the groups have many items. While scrolling throughout the items, the corresponding group header “freezes” at the top of the view until the next one pushes it away.

You can easily enable the sticky group header behavior by setting  IsGroupHeaderSticky  property of the ListView to  “True” .

Check the short screencast below to see the sticky group headers in action:

Telerik UI for Xamarin R1 2020 SP: Sticky ListView Headers, Improved Pickers & More

Improvements in Picker Controls

Common List Picker , DateTime Picker and Templated (Custom) Picker features:

  • Add automation IDs.
  • In addition to the default ones, there is a feature now which enables you to add custom logic to Accept and Cancel commands.
  • Open the picker in modal or non-modal popup. You can define whether the popup will be modal or not through the IsPopupModal Boolean property. When IsPopupModal="True" the UI behind the popup gets inactive and cannot be used until the popup is closed. When IsPopupModal="False" the popup can be closed when clicking outside the popup.
    Here's an example with DateTime Picker when IsPopupModal is False

    < telerikInput:RadDateTimePicker SpinnerFormatString = "d"

                AreSpinnerHeadersVisible = "True" >

       < telerikInput:RadDateTimePicker.SelectorSettings >

         < telerikInput:PickerPopupSelectorSettings   IsPopupModal = "False"

                        PopupOutsideBackgroundColor = "LightBlue" />

       </ telerikInput:RadDateTimePicker.SelectorSettings >

    </ telerikInput:RadDateTimePicker >

    Check the short screencast below:

    Telerik UI for Xamarin R1 2020 SP: Sticky ListView Headers, Improved Pickers & More

    And when the IsPopupModal is True :
    Telerik UI for Xamarin R1 2020 SP: Sticky ListView Headers, Improved Pickers & More

New Features in DateTime Picker control

RadDateTime Picker gives you the opportunity to define a default display date when the SelectedDate value is null . You can achieve this through the DefaultDisplayDate property

< telerikInput:RadDateTimePicker SpinnerFormatString = "d"

            SelectedDate = "{x:Null}"

            DefaultDisplayDate = "2020,02,24"

            AreSpinnerHeadersVisible = "True" />

Fixed Issues

Calendar

  • The today color is not properly applied when in AgendaView mode on Android
  • When the appointment title is too long, it moves and overlaps the time label in AgendaView on Android

CheckBox

  • Fix NullReferenceException is thrown when positioned inside a RadListView control on iOS

DataGrid

  • NullReferenceException is thrown when navigating away from the page while the filtering UI is displayed in Shell.

DateTime Picker

  • Scrolling stops when the mouse moves over the selectionhighlight on UWP
  • SelectionHighlight is not positioned correctly when style is applied.
  • Spinner headers are not center to the spinner content.
  • SelectionHighlight is behind the items.

List Picker

  • SelectionHighlight is behind the items.
  • The control does not look different when IsEnabled is set to false.

Templated Picker

  • SelectionHighlight is behind the items.
  • The first selected value cannot be chosen initially.

ListView

  • An extra SelectionChanged event with Reset action is raised the first time an item is selected on Android
  • Load On Demand, Pull To Refresh, Scrolling causes flickering on iOS
  • SwipeOffset property is not respected on UWP
  • ItemSwiping continues after EndItemSwipe() method is called on iOS

TreeView

  • Clearing the ItemsSource does not clear the items.
  • Enable horizontal scrolling.
  • Text is not wrapped properly.

Share Your Feedback

For many of these we received feedback from you — extremely valuable and appreciated. Please, keep it coming, either by commenting below or by visiting ourFeedback portalabout  Telerik UI for Xamarin . Let us know if you have any suggestions or if you need any particular features/controls.

And if you haven’t already had a chance to try our UI toolkits, simply download a trial from the link below:

Start Your Trial


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

百面机器学习

百面机器学习

诸葛越、葫芦娃 / 人民邮电出版社 / 2018-8-1 / 89.00元

人工智能领域正在以超乎人们想象的速度发展,本书赶在人工智能彻底占领世界之前完成编写,实属万幸。 书中收录了超过100道机器学习算法工程师的面试题目和解答,其中大部分源于Hulu算法研究岗位的真实场景。本书从日常工作、生活中各种有趣的现象出发,不仅囊括了机器学习的基本知识 ,而且还包含了成为出众算法工程师的相关技能,更重要的是凝聚了笔者对人工智能领域的一颗热忱之心,旨在培养读者发现问题、解决问......一起来看看 《百面机器学习》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换