Capacitor Pixel Scaling seems to be bugged only on Android (Samsung) Tablets

Hello,
i just wanted to ask if anyone has had experience with samsung tablets improperly translating the px unit. I noticed that everything is scaled larger in comparison to all other devices I have. Furthermore, on my Android and iPhone everything is scaled perfectly fine, just the Samsung Tab A9+ makes problems.
I have two images basically showing the problem
iPad:


Android Tablet:

Every element here does use the rem unit. In the html element I have defined a font size of 16px.

I am pretty confused as to how this could happen and tried everything from changing the meta tag to setting some webview options in the MainActivity class for android.

Maybe someone also had this problem and may be able to help me :sweat_smile: