Hello,
I want to display the lines upper and under the list-header
as same as in the Ionic documentation.
In my case, it does not work.
<ion-content no-padding>
<ion-item-divider no-padding>
<ion-list-header no-lines>
{{ 'Person'| translate }}
</ion-list-header>
</ion-item-divider>