Edited text message bubbles should resize when edited (#2272)

* Make `ContentAvoidingLayoutScopeInstance` scope aware so message bubbles are resized when edited.

* Move back to using `Layout` instead of `SubcomposeLayout`
This commit is contained in:
Jorge Martin Espinosa 2024-01-22 17:53:10 +01:00 committed by GitHub
parent ceeadf0ac5
commit 06439536a8
2 changed files with 14 additions and 11 deletions

1
changelog.d/2260.bugfix Normal file
View file

@ -0,0 +1 @@
Edited text message bubbles should resize when edited