having this problem i get spaced left for tabs and subheader pushed down content ,on android but works perfectly for Ios
i want use the android with the tabs at the bottom
also on this page too
how do i fix it
having this problem i get spaced left for tabs and subheader pushed down content ,on android but works perfectly for Ios
i want use the android with the tabs at the bottom
also on this page too
how do i fix it
Your content is getting the “has-header” class. Just remove the class.
how do i do that i ,tried this but still space is exist
.platform-android { .has-tabs-bottom{ height:0; } }
Please post your HTML. Your <ion-content></ion-content>
has a class has-header
.
Remove the has-subheader
from the <ion-content>