Changes

Mobile XAML

6 bytes removed, 14 August
/* Issues with SfPullToRefresh in combination with SfListView in MAUI */
{{UnderConstructionStart}}
=== Issues with SfPullToRefresh in combination with SfListView in MAUI ===
Due to a third-party issue, problems may occur on MAUI for Android when using the SfPullToRefresh control in combination with the Syncfusion ListViewSfListViewExt. This can result in navigation sometimes requiring multiple clicks.
As a workaround, we recommend replacing the SfPullToRefresh control with a custom Refresh button that executes the RefreshCommand, for example directly in the UBIKNavigationBar (as shown in the example above) or in the ToolBarMenu.
535
edits