Changes

Mobile XAML

83 bytes added, 10 February
/* XAML Changes And Improvements */
* Regarding corporate colors, there are now additional resources to customize, aside from UBIKAccentColor;
** '''UBIKGradientColor''' UBIKHighlightColor is a brighter version of UBIKAccentColor. This can be achieved easily by adding an alpha prefix to the desired Accent secondary accent color used for highlighting (eg. "#52ff8800" = 32% opacity of color #ff8800Multiselect mode or edited Property), or defined as . It is also combined with UBIKAccentColor to form a different colorgradient on the Authentication area.
* 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).
* 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'.*** However, this will interfere with lists that rely on the SelectionBackground to highlight selection. This is solved in various ways throughout the UI, such as the SelectedIndicator used in UBIKChildItem, or the seperate SelectedItem and SelectedItemTemplate templates used in UBIKEditGuid.
[[Category:Client|Xamarin XAML]]
[[Category:Mobile|Mobile XAML]]
[[Category:Pages with broken file links|Xamarin XAML]]
[[Category:Styling|Xamarin XAML]]
[[Category:XAML|Xamarin XAML]]
=== Adaptivity ===
728
edits