Changes

Xamarin XAML

191 bytes added, 15:41, 1 July 2019
== Overriding Styles ==
 
In the following, we're going to override the '''Foreground Color''' of the program:
* Download the following file: [[File:UBIKThemes.zip]]
Although the customization process is similar to the one for the WinX client, the new process used with Xamarin is still somewhat different:
* Developers only need to add '''the actual adaptions'' to ''UBIKThemes.xamlx'' and not having to copy the whole file, as non-included definitions are missing from the application in the WinX client.
* Namespace definitions have to be included in all files.
* Because the same styles are used on different devices (mobile phones, PCs, tablets), responsive user interfaces should be designed.