You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, iOS's "screenshot" feature doesn't actually show the rounded hardware corners, but those can be imagined, or I could use macOS's screenshot feature to capture an iOS device simulator.
But also, from reading code, one can see that the bottom inset isn't accounted for in the all-messages view.
This will be naturally solved if we put some surface down there that pads the bottom inset, with the message list abutting that surface in the y-direction. That surface is likely to be the bottom nav bar in Vlad's design, I think.