Signal-Android icon indicating copy to clipboard operation
Signal-Android copied to clipboard

Timestamp not centered in footer bubble if jumbo emoji && custom background

Open bepaald opened this issue 8 months ago • 0 comments

Guidelines

  • [x] I have searched searched open and closed issues for duplicates
  • [x] I am submitting a bug report for existing functionality that does not work as intended
  • [x] This isn't a feature request or a discussion topic

Bug description

When setting a custom background (wallpaper or color), the footer of jumbo emoji messages get a bubble. This makes sense as the timestamp might otherwise be unreadable. However, the text is not centered in the bubble.

Furthermore, while the bubble is nicely rounded when an image wallpaper is set, when the background is a simple color or gradient, the bubble has one of its corners with no rounding.

The other type of bubble-less message (sticker) does get the footer right in both situations. I think it would make sense if the jumbo emoji message would use the same footer style (R.id.conversation_item_sticker_footer).

Thanks!

Screenshots

Image

Note the vertical centering in the footer below the emoji message, as well as its single unrounded corner.

Image

With an image background, all corners are rounded, but the alignment issue persists. The footer of the sticker message looks correct in both cases.

Device

Samsung s10e

Android version

12

Signal version

7.37.3

Link to debug log

(I don't think a debug log is useful in this instance, but do let me know if you require one)

bepaald avatar Mar 23 '25 18:03 bepaald