mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-08 06:46:11 +00:00
Replaces the separate bottom meta row, which forced every bubble to at least the meta row's width and added a line even to one-line messages. The timestamp + checks cluster now trails the body inline: it rides the last text line when there is room and wraps only when there isn't, so bubbles hug their content again. Own private messages keep the constant-width grey-to-green checks with the colour tween; matrix mode is unchanged.