You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to configure the plugin for my application.
First of all, the expected behavior is working fine but, I try to customize the render or the behavior and I have a few questions/notes:
By default, when I show the navigation bar, the viewport change (you can see the title is moving up). Is it possible to show the navigation bar with an overlay on the app and not by changing the viewport area? (something similar as the method .setTransparency() but with a background)
default-mode-change-viewport.mp4
When I enable the transparency mode, it works fine at the init but, if I open the "App Switcher" and then go back to the app, the navigation bar is then visible with a default dark grey background. Is it possible to keep the navigation bar transparent?
transparency-mode-bug-after-switching-app.mp4
Is it possible the use alpha color for the navigation bar? So, use the color mode (not the transparency mode) but with a percent of opacity?
Thanks for your help,
Loïc
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to configure the plugin for my application.
First of all, the expected behavior is working fine but, I try to customize the render or the behavior and I have a few questions/notes:
.setTransparency()
but with a background)default-mode-change-viewport.mp4
transparency-mode-bug-after-switching-app.mp4
Thanks for your help,
Loïc
The text was updated successfully, but these errors were encountered: