This repository was archived by the owner on May 15, 2024. It is now read-only.

Description
Description
Some part of the conversion through Xamarin.Forms.Color => System.Drawing.Color => UIColor is not quite right.
I noticed this when trying to set PreferredToolbarColor when using Browser.OpenAsync and noticed the color does not match.
Steps to Reproduce
- Use
Browser.OpenAsync with a PreferredToolbarColor that matches one of app colors.
Expected Behavior
The colors look the same.
Actual Behavior
The colors look different.
Basic Information
- Version with issue: 1.6.1
Screenshots

Reproduction Link
https://github.com/galaxiaguy/xf-bugs/tree/bug/platform-color