</syntaxhighlight>
[[Category:Client|Xamarin XAML]][[Category:Mobile|Mobile XAML]][[Category:Pages with broken file links|Xamarin XAML]][[Category:Styling|Xamarin XAML]][[Category:XAML|Xamarin XAML]]
= Known issues =
<br>
[[Category:Client|Xamarin XAML]][[Category:Mobile|Mobile XAML]][[Category:Pages with broken file links|Xamarin XAML]][[Category:Styling|Xamarin XAML]][[Category:XAML|Xamarin XAML]]
=== DataTrigger Issues ===
</controls:UBIKContentView>
</syntaxhighlight>
==== Avoid using SyncFusion ListViews directly in SfPullToRefresh controls ====
To prevent an issue on some Android devices that can cause some items in a SfListViewExt to be rendered incorrectly or not at all after triggering a PullToRefresh, avoid placing a SfListViewExt directly in a SfPullToRefresh control. Instead, wrap the ListView in a DataTemplate and use it in a ContentControl as a child of the SfPullToRefresh control. For an example, refer to [[HowTo:Convert_Xamarin_XAMLs_to_Maui#Avoid_using_SyncFusion_ListViews_directly_in_SfPullToRefresh_controls|this link]].
= UBIK Go (Maui) Customizing Guide {{Version/WinXSince|5.1}} =
The change to Maui was taken as an opportunity to visually update the client's default UI.
[[Category:Client|Xamarin XAML]]