Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update styling for iOS 13 #1461

Conversation

joeljfischer
Copy link
Contributor

Fixes #1428

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Testing performed on an iOS 13 and iOS 10 device

Summary

This PR updates the example app storyboards to use colors that can be adapted automatically on iOS 13.

Changelog

Bug Fixes
  • Fixed example app styling on iOS 13 dark mode

CLA

* But still works on < iOS 13
@joeljfischer joeljfischer added bug A defect in the library example app Relating to the built-in example apps labels Oct 23, 2019
@joeljfischer joeljfischer self-assigned this Oct 23, 2019
@joeljfischer joeljfischer added this to In progress in v6.4 via automation Oct 23, 2019
v6.4 automation moved this from In progress to Review in progress Oct 24, 2019
Copy link
Contributor

@NicoleYarroch NicoleYarroch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments

<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="l5Q-ZP-1BO">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The dark styling looks good on the Obj-C example app but it isn't applied on the Swift app.
  2. When I swipe between the TCP and iAP tabs in dark mode, I can see the white background. I think the background should be black as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed both

* Fix transitions not being in dark mode
@NicoleYarroch NicoleYarroch self-requested a review October 24, 2019 14:19
v6.4 automation moved this from Review in progress to Reviewer approved Oct 24, 2019
@joeljfischer joeljfischer merged commit f7ca33b into develop Oct 24, 2019
v6.4 automation moved this from Reviewer approved to Done Oct 24, 2019
@joeljfischer joeljfischer deleted the bugfix/issue-1428-fix-example-app-styling-ios-13-dark-mode branch October 24, 2019 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library example app Relating to the built-in example apps
Projects
No open projects
v6.4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants