Changes

Mobile XAML

614 bytes added, 13 January
/* UBIK Go (Maui) Customizing Guide {{Version/MobileSince|5.1}} */
= UBIK Go (Maui) Customizing Guide {{Version/MobileSince|5.1}} =
The change to Maui was taken as an opportunity, both to visually update the client's default UI, and to add some quality of life changes aiming to reduce the amount of customizing needed.
== Main Changes ==
* As in WinX {{Version/WinXSince|4.0}}, the various possible object status indicators were exported to a template called '''StatusIndicators''' located in UBIKThemes. These are now displayed at the top right of the item template, with a semi-opaque underlay in case the indicators appear over Title/SubTitle text.
* '''SfTextInputLayout''' was introduced and is used in various locations (Authentication, and properties).- ListView * Default values for size, font, color, etc, were applied to various controls (Picker, Entry etc) for consistency.* New '''SfListView''' styles were introduced and the originals moved to the Obsolete section.** The listview now has a background color (UBIKMediumElementColor) and child item templates are now responsible for providing their own background color(UBIKBasePageColor that is applied to the Grid style UBIKItemBase). The intention is to provide visual distinction from actual list items and empty list 'space'.
=== Adaptivity ===
- tbd.
=== Layout and Functionality ===
728
edits