79570370

Date: 2025-04-12 11:15:41
Score: 1
Natty:
Report link

Found the solution. The use of the deprecated attribute "resizableActivity" was the culprit:

<application
    ...
    android:resizeableActivity="false"
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Stéphane