revert the blanket content-width cap I put in ShellBackground: at 686dp (a foldable's inner screen) it forced every screen into a 480dp column and left ~200dp of dead margin either side, which is worse than the full-bleed it replaced. The cap belongs only on the hero/form screens it was asked for (Lock, Onboarding) — lists and detail views should use a foldable's real width — so CONTENT_MAX_WIDTH now lives as a shared constant applied at those two call sites instead of wrapping every screen.
$ koh steal kepr.uk/peach-android@7daa1324b93d
·
parent: c072a6b4976e
discussion
log in to leave a comment.