Use SubcomposeLayout for ContentAvoidingLayout (#2171)
Use `SubcomposeLayout` for `ContentAvoidingLayout`
This commit is contained in:
parent
0e3f0ac6b5
commit
00c27ffafc
2 changed files with 6 additions and 9 deletions
1
changelog.d/2155.bugfix
Normal file
1
changelog.d/2155.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Use `SubomposeLayout` for `ContentAvoidingLayout` to prevent wrong measurements in the layout process, leading to cut-off text messages in the timeline.
|
||||
Loading…
Add table
Add a link
Reference in a new issue