Jump to: navigation, search

Changes


Xamarin XAML

1 byte removed, 07:28, 2 July 2019
== Differences to WinX ==
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.