Framework7 V2 with Cordova Statusbar Plugin
See original GitHub issue-
bug
-
enhancement
-
feature-discussion (RFC)
-
Framework7 Version: v2.0.0-beta.8 , Hash - 853fb9970b5646bde3a6ad623d58c4eda1cfe939
-
Platform and Target: CORDOVA for ANDROID.
-
Device : Tested on Android 6.0 – Marshmallow
What you did
I have used latest Framework7 V2 beta 8 with the cordova-plugin-statusbar
here is my code for the status bar.
if (window.StatusBar) { StatusBar.backgroundColorByHexString("#0B3861"); }
Expected Behavior
It should work as it was working in earlier version of framework7
Actual Behavior
When opening keyboard It pushes navbar to the top and overlap with the statusbar.
Note
This issue only occurred when i use status bar plugin.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6
Top Results From Across the Web
Statusbar | Framework7 v2 Documentation
Framework7 comes with statusbar component that may help to customize app ... It can be with cordova plugin cordova-plugin-statusbar and using its api...
Read more >Cordova iOS Plugins Failed Issue when we launching the app ...
Check your plugin mapping in config.xml. 2020-01-27 12:41:01.364336+0530 FAILED pluginJSON = ["AuthProxy602025675","AuthProxy"," ...
Read more >cordova-plugin-statusbar
cordova -plugin-statusbar. The StatusBar object provides some functions to customize the iOS and Android StatusBar. Installation. This installation method ...
Read more >Phonegap /Cordova plugins - Mobile Apps
So once we will get Framework7 v2 out and the Cordova integration in the next few weeks, we will start integrating the Cordova...
Read more >framework7-cli - npm
2.0.0-beta.16 • Public • Published 4 years ago ... npm install -g cordova ... framework7 cordova plugin add cordova-plugin-statusbar $ framework7 cordova ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@ytbryan thanks for the link but I am working on android application and also tried the solution given in #1811 but still not working.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.