I think they intended to continue "... without changing their aspect ratios".
I.e. an aspect ratio of Sqrt(2)is the only one where the inner screen (full) and inner screen (half) match, and they seem to have tried to make the outer screen share a nearly identical aspect ratio too. I guess it's a nice consideration for more consistency in layouts for apps targeting the device. Not sure I'm particularly excited about that myself though.
it's a neat tidbit, but not important in the slightest imo. Probably helps with smoothly transitioning between modes, but that's not been a particular pain from my foldable use.
Android devs have always had to handle different screen sizes. Not the case for iPhone devs e.g. I have a game "Ridiculous Fishing" (from 2013) which is a mess layout-wise on my iPhone because it seemingly hardcoded some pixel values and used percentages for the others. They have a fixed version for Apple Arcade.
The first new resolution for an iPhone was 2012 which also saw the introduction of Auto Layout. The second new resolution was in 2014 which added size classes. It's entirely possible that the 2013 game was built before they actually started caring about this. This is a non-issue for almost all apps you're realistically going to encounter.
>I think they intended to continue "... without changing their aspect ratios"
but the context was "see, you can have two different apps running side by side, each with the same aspect ratio as either of the apps when run in the space of the folded screen. not only the same aspect ratio, but the same dimensions"
the whole A3/4/5 scheme is completely overblown as a feature for consumers. You format a document for A4, ok, but you wouldn't print that document A5 because the fonts would be completely shrunken. nobody does that. We use word processors to format documents for the space we have, and we don't ever print wedding invites on A3 or A4
I think they intended to continue "... without changing their aspect ratios".
I.e. an aspect ratio of Sqrt(2)is the only one where the inner screen (full) and inner screen (half) match, and they seem to have tried to make the outer screen share a nearly identical aspect ratio too. I guess it's a nice consideration for more consistency in layouts for apps targeting the device. Not sure I'm particularly excited about that myself though.
it's a neat tidbit, but not important in the slightest imo. Probably helps with smoothly transitioning between modes, but that's not been a particular pain from my foldable use.
Android devs have always had to handle different screen sizes. Not the case for iPhone devs e.g. I have a game "Ridiculous Fishing" (from 2013) which is a mess layout-wise on my iPhone because it seemingly hardcoded some pixel values and used percentages for the others. They have a fixed version for Apple Arcade.
The first new resolution for an iPhone was 2012 which also saw the introduction of Auto Layout. The second new resolution was in 2014 which added size classes. It's entirely possible that the 2013 game was built before they actually started caring about this. This is a non-issue for almost all apps you're realistically going to encounter.
>I think they intended to continue "... without changing their aspect ratios"
but the context was "see, you can have two different apps running side by side, each with the same aspect ratio as either of the apps when run in the space of the folded screen. not only the same aspect ratio, but the same dimensions"
the whole A3/4/5 scheme is completely overblown as a feature for consumers. You format a document for A4, ok, but you wouldn't print that document A5 because the fonts would be completely shrunken. nobody does that. We use word processors to format documents for the space we have, and we don't ever print wedding invites on A3 or A4