I am using ion-list-header. It has the following style:
padding-inline-start: calc(var(–ion-safe-area-left, 0) + 16px);
But it is not supported on my Android 8 device’s WebView. Is there any workaround for this?
Thanks.
1 post - 1 participant
I am using ion-list-header. It has the following style:
padding-inline-start: calc(var(–ion-safe-area-left, 0) + 16px);
But it is not supported on my Android 8 device’s WebView. Is there any workaround for this?
Thanks.
1 post - 1 participant