Bug in toolbar android keyboard appear

when android keyboard is appear then toolbar and navbar cover the screen.
Actually i want when keyboard appear then toolbar hide and when keyboard hide then toolbar show

Please check screenshot


and I want

Please Help ASAP

1 Like

Try add it class in toolbar.

hide-toolbar-on-scroll

Example:
<div class="page-content hide-toolbar-on-scroll">

More infos: https://framework7.io/docs/toolbar-tabbar.html

Thanks for your reply

but I don’t want to hide on scroll I just want to hide when keyboard appear
or may be when screen height reduced and again re-appear when remove keyboard