79731998

Date: 2025-08-11 11:42:11
Score: 0.5
Natty:
Report link

As a simple and quick fix add below code to your app theme

<item name="android:windowOptOutEdgeToEdgeEnforcement">true</item>

Be aware this code will be disabled and not working when your targetSdk changes to 36 or Android 16

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hossein Shahmohammadi