Jump to: navigation, search

Changes


Mobile XAML

25 bytes added, 14 August
/* Issues with SfPullToRefresh in combination with SfListView in MAUI */
=== 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 SfListViewExt. This can result in e.g. navigation or task interaction 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 or anywhere in the UI.
527
edits