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

Ignore iPad. #3

Merged
merged 1 commit into from
Nov 7, 2018
Merged

Ignore iPad. #3

merged 1 commit into from
Nov 7, 2018

Conversation

Zandor300
Copy link
Contributor

Ignore iPad in the configureLinearNetworkActivityIndicatorIfNeeded() method, as the new iPad Pro also has window.safeAreaInsets.bottom > 0.0. Otherwise it will add the linear network activity indicator behind the elements of the status bar and also, the new iPad does display the normal activity indicator.

As the new iPad Pro also has `window.safeAreaInsets.bottom > 0.0`, we need to ignore it. Otherwise it will add the linear network activity indicator behind the elements of the status bar and also, the new iPad does display the normal activity indicator.
@futuretap futuretap merged commit cacea45 into futuretap:master Nov 7, 2018
@Zandor300 Zandor300 deleted the ipad-fix branch October 6, 2019 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants