mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-15 07:28:30 +00:00
Include footerPinned in media message footer width calculation.
This commit is contained in:
@@ -50,7 +50,8 @@ class V2FooterPositionDelegate private constructor(
|
||||
binding.textBridge.footerDate,
|
||||
binding.textBridge.deliveryStatus,
|
||||
binding.textBridge.footerExpiry,
|
||||
binding.textBridge.footerSpace
|
||||
binding.textBridge.footerSpace,
|
||||
binding.textBridge.footerPinned
|
||||
),
|
||||
binding.textBridge.bodyWrapper,
|
||||
binding.textBridge.body,
|
||||
|
||||
Reference in New Issue
Block a user