If your app targets API level 24, but you do not specify a value for this attribute, the attribute’s value defaults to true.
But on the Samsung devices that I am using this behaviour seem to be buggy. Every app has to set resizeableActivity
explicitly even if it’s targeting API level 24.
So it seems that this behaviour is implemented incorrectly in Samsung DeX.
PS: Is there any better place to make Samsung aware of this bug?