Files
Narasimha-sc 209c27f512 android, desktop: clear the bottom bar under the profile picker list
ModalView renders its app bar as an overlay, so with one-hand UI - the
default - it obscures the last AppBarHeight + navigation bar of the list
while reserving no space. The list's only clearance is its trailing
DEFAULT_BOTTOM_PADDING of 48.dp against a 56.dp bar plus insets, so
roughly one row is unreachable once the list is long enough to scroll.

The casualty is the last profile row, which is why it went unnoticed.
2026-09-05 15:29:51 +00:00
..
2026-08-29 18:59:49 +01:00