Change in IONIC 3 height of ion-header / ion-navbar on Android

1

I would like to know how to do in ionic 3 to leave the android header equal to iOS, that is, occupying all the upper space without appearing, that part of the division where the cell information appears (time, battery and etc).

<ion-header>
<ion-navbar>
<ion-title>Home</ion-title>
</ion-navbar>
</ion-header>

Follow the attached image .... Thanks!

    
asked by anonymous 22.06.2018 / 00:14

0 answers