mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-27 03:04:53 +00:00
4cbfea727f
InfoRow defaulted to DEFAULT_PADDING (20dp), but card chrome adopted CARD_ITEM_PADDING (15dp) for SectionItemView and InfoRowTwoValues. Inside a card, rows of different kinds visibly jumped left/right. Bring InfoRow and its IndentedInfoRow variant onto the same baseline.