Commit 3bb700f
committed
Drop redundant outer padding around composer input row
The Row's padding(vertical = spacing2xs) added 8 dp to the composer
surface with no Figma backing; the inner padding already provides the
spec spacing. Also remove a wrapContentHeight() from the
MessageComposer call in ChannelScreen — Column already grants
intrinsic vertical sizing to its children, so the modifier had no
effect.
Re-record MessageComposerTest snapshots.1 parent 140dceb commit 3bb700f
12 files changed
Lines changed: 2 additions & 5 deletions
File tree
- stream-chat-android-compose/src
- main/java/io/getstream/chat/android/compose/ui/messages
- composer
- test/snapshots/images
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
367 | 366 | | |
368 | 367 | | |
369 | 368 | | |
370 | | - | |
371 | | - | |
372 | | - | |
| 369 | + | |
373 | 370 | | |
374 | 371 | | |
375 | 372 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
299 | 300 | | |
300 | 301 | | |
301 | 302 | | |
302 | | - | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments