Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

[TouchRunner] Fix colors for iOS 13 dark mode - #53

Merged
spouliot merged 3 commits into
xamarin:masterfrom
VincentDondain:fix-colors-for-ios-dark-mode
Sep 13, 2019
Merged

[TouchRunner] Fix colors for iOS 13 dark mode#53
spouliot merged 3 commits into
xamarin:masterfrom
VincentDondain:fix-colors-for-ios-dark-mode

Conversation

@VincentDondain

@VincentDondain VincentDondain commented Sep 12, 2019

Copy link
Copy Markdown
Contributor

Now we fully support light and dark modes. Before that we'd show the tests in black https://github.com/migueldeicaza/MonoTouch.Dialog/blob/98c2a56eaf37a483b47f12599675e41b91319d38/MonoTouch.Dialog/Elements.cs#L879 and that didn't play nice with dark mode (:

@VincentDondain

Copy link
Copy Markdown
Contributor Author

Image from iOS

@VincentDondain

Copy link
Copy Markdown
Contributor Author

@spouliot those APIs are iOS 13+ I think so we might want to hold the merge for a bit.

@rolfbjarne

Copy link
Copy Markdown
Member

If these API are iOS 13+ only, I think it would be best to add version checks (try running introspection on iOS 10.3 for instance to see how well it works).

@VincentDondain

Copy link
Copy Markdown
Contributor Author

@rolfbjarne you were right, fixed

@spouliot
spouliot merged commit d22825a into xamarin:master Sep 13, 2019
@VincentDondain
VincentDondain deleted the fix-colors-for-ios-dark-mode branch September 13, 2019 18:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants