mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Fix typing indicator rendering.
This commit is contained in:
@@ -141,8 +141,8 @@ class TypingIndicatorDecoration(
|
||||
layout(
|
||||
0,
|
||||
0,
|
||||
typingView.measuredWidth,
|
||||
typingView.measuredHeight
|
||||
measuredWidth,
|
||||
measuredHeight
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user