Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

[Bug]: Excess whitespace in message bubble caused by timestamp #629

Description

@Datawav

Summary

Message bubbles have too much whitespace — both below and to the right of the text — caused by the timestamp layout. The timestamp is reserving space that pushes the bubble dimensions beyond what the text content alone would require.

Screenshot

Image

Expected Behavior

The bubble should fit the text content tightly. The timestamp should be handled in a way that avoids inflating the bubble — e.g. overlaid, placed on a separate line only when needed, or positioned without forcing excess padding around the message text.

Environment

  • Platform: GrapheneOS

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions