Files
simplex-chat/apps
another-simple-pixel 978f9a458f Appearance: symmetric vertical padding around profile avatar row
ProfileImageSection's Row had Modifier.padding(top = 10.dp), giving 10dp
above the avatar and 0dp below — visibly asymmetric inside the card.
Changed to vertical = 10.dp so top and bottom padding match.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 08:00:22 -07:00
..
2026-05-14 16:52:53 +01:00
2025-07-08 12:22:57 +01:00