Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71388

Top and bottom UI overlapping on Android 15 (Samsung S22/S23) devices

$
0
0

I have an Ionic Cordova project and I’m facing an issue on Android 15 devices (specifically Samsung S22 and S23).
When I open the app, the top (status bar / safe area) and bottom (navigation bar) areas are overlapping with the content. Some buttons or texts are partially hidden behind these system bars.

I tried adding styles like:

ion-app {
  padding-top: env(safe-area-inset-top);
}

But this doesn’t fully solve the issue. On iOS devices everything looks fine, this only happens on Android 15 (Samsung s22, s23 etc.).

Has anyone else experienced this problem? Do I need to add special safe area handling or a configuration for Android 15?

Thanks in advance :folded_hands:

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 71388

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>