Files
simplex-chat/apps/multiplatform/common
another-simple-pixel be013ae0e0 ChatItemInfoView: white surface background + drop SectionView card wraps
Message info screen (right-click → Info on desktop) had off-white themedBackground
canvas with white SectionView cards inside. Switch to MaterialTheme.colors.surface
background and replace 7 SectionView wraps with plain Column (preserving the
contentPadding the SectionViews had) — content reads as a single sheet, no
ghost card edges on white-on-white.
2026-05-18 12:54:42 -07:00
..