Skip to content

Add top offset for react loading view on Kitkat#17305

Closed
kmagiera wants to merge 1 commit intofacebook:masterfrom
kmagiera:fixLoadingViewOffsetOnKitkat
Closed

Add top offset for react loading view on Kitkat#17305
kmagiera wants to merge 1 commit intofacebook:masterfrom
kmagiera:fixLoadingViewOffsetOnKitkat

Conversation

@kmagiera
Copy link
Contributor

Motivation

This PR fixes the problem with dev loading view on KitKat and older Android devices after #16596

Test Plan

Install RNTester app on Android API 19 or lower device. See green loading view show up under status bar. Do the same with full screen theme set and see it show up correctly at the top of the screen.
Verify the green loading bar displays correctly on devices with API > 19 too.

Related PRs

This fixes an issue introduced in #16596

Release Notes

[ANDROID][MINOR][DevSupport] - Fix green dev loading bar on Android Kitkat and below

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 21, 2017
@pull-bot
Copy link

pull-bot commented Dec 21, 2017

@facebook-github-bot label Core Team

Generated by 🚫 dangerJS

@kmagiera kmagiera force-pushed the fixLoadingViewOffsetOnKitkat branch from 25afd74 to e56a401 Compare December 21, 2017 12:37
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@achen1 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ayc1
Copy link
Contributor

ayc1 commented Dec 21, 2017

nice. thanks for the quick fix!

ide pushed a commit to expo/react-native that referenced this pull request Jan 9, 2018
Summary:
This PR fixes the problem with dev loading view on KitKat and older Android devices after facebook#16596

Install RNTester app on Android API 19 or lower device. See green loading view show up under status bar. Do the same with full screen theme set and see it show up correctly at the top of the screen.
Verify the green loading bar displays correctly on devices with API > 19 too.

This fixes an issue introduced in facebook#16596

[ANDROID][MINOR][DevSupport] - Fix green dev loading bar on Android Kitkat and below
Closes facebook#17305

Differential Revision: D6621077

Pulled By: achen1

fbshipit-source-id: 3b4216af535d7db5c96d137f20004fe2651b1dc9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants