Changes

Xamarin XAML

67 bytes added, 09:36, 26 September 2019
A list of predefined templates (all starting with UBIK) can be overwritten. The overrides will be loaded during the startup of the app.
{{Hint|All default XAML resources that can be overridden are included in [[File:UBIK.Xamarin.Resources.zip|this package]]. '''Please place ONLY those that you want to customize under the XAML folder. And in the case of UBIKThemes.xamlx, please keep ONLY those resources that you want to customize there.'''}}
== Important ==
In the following, we're going to override the '''Foreground Color''' of the program:
* Download the following file: [[File:UBIKThemesUBIK.Xamarin.Resources.zip]] * Unzip it Extract UBIKThemes.xamlx from the package and place it into the '''xaml''' folder inside the ''LocalState'' folder:
[[Image:setup-themes-file.png|frameless|600px|border]]
* Open it with the text editor of your choice and add the following definition:
{{Hint|Technically speaking, SfListViewExt informs item view models when their corresponding item views appear on / disappear from the screen. This way, view models can skip a lot of unnecessary work (on the UI) when their views are not visible. '''If SfListView is used instead, the item views will not reflect content changes until the page is reloaded/refreshed.'''}}
[[Category:Pages with broken file links|Xamarin XAML]]
[[Category:Styling|Xamarin XAML]]