Skip to content

[Android] Support for transparent statusbar with current screen rendered behind it#2274

Merged
guyca merged 4 commits into
wix:masterfrom
mckn:transparent-status-bar
Dec 12, 2017
Merged

[Android] Support for transparent statusbar with current screen rendered behind it#2274
guyca merged 4 commits into
wix:masterfrom
mckn:transparent-status-bar

Conversation

@mckn
Copy link
Copy Markdown
Contributor

@mckn mckn commented Dec 4, 2017

Added support to render current screen behind the status bar when you set the color of the status bar to transparent.

Resolves: #2034

@guyca guyca merged commit 8a2946f into wix:master Dec 12, 2017
chilinh added a commit to chilinh/react-native-navigation that referenced this pull request Dec 18, 2017
* r_master:
  fixed toggle tabs bug (wix#2369)
  Add paddingTop to android ToolBar. (wix#2266)
  [Android] TopTabs font family (wix#2342)
  Ensure correct spelling of commandType (wix#2246)
  Add unregisterForPreviewingWithContext (wix#2239)
  Fix rn 0.50 repeated calls to onMeasure. (wix#2261)
  [Android] Support for transparent statusbar with current screen rendered behind it (wix#2274)
  Fix NPE when activity is relaunched on changing font size of the phone (wix#2319)
  Missed comma (wix#2305)
  Add commandType param to props which indicates if a screen is displayed using push or modal
  Find textual buttons in TitleBar by text instead of content description
  Add a toString implementation to StyleParams Color (wix#2313)
garrettm pushed a commit to Ginger-Labs/react-native-navigation that referenced this pull request Dec 19, 2017
…red behind it (wix#2274)

* add support to tell screen to place its self underneath the statusbar for android.

* added property to documentation.
garrettm pushed a commit to Ginger-Labs/react-native-navigation that referenced this pull request Dec 19, 2017
…red behind it (wix#2274)

* add support to tell screen to place its self underneath the statusbar for android.

* added property to documentation.
thanhzusu pushed a commit to thanhzusu/react-native-navigation that referenced this pull request Dec 21, 2017
* master:
  Now allowing the custom nav bar to take up the whole space on iOS (wix#2306)
  Fix formatting of code block in installation-ios (wix#2356)
  Added optional fixedWidth property to the Android side menu (wix#2380)
  await startApp
  on activity resumed (wix#2370)
  fixed toggle tabs bug (wix#2369)
  Add paddingTop to android ToolBar. (wix#2266)
  [Android] TopTabs font family (wix#2342)
  Ensure correct spelling of commandType (wix#2246)
  Add unregisterForPreviewingWithContext (wix#2239)
  Fix rn 0.50 repeated calls to onMeasure. (wix#2261)
  [Android] Support for transparent statusbar with current screen rendered behind it (wix#2274)
  Fix NPE when activity is relaunched on changing font size of the phone (wix#2319)
  Missed comma (wix#2305)
  Add commandType param to props which indicates if a screen is displayed using push or modal
  Find textual buttons in TitleBar by text instead of content description
  Add a toString implementation to StyleParams Color (wix#2313)
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