You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compose_box [nfc]: Control width at _ComposeBoxContainer
This way the caller doesn't have to do so.
This change is NFC because in the non-error-banner case, where the
caller is _ComposeBoxLayout, the child already fills the available
horizontal space because of the Expanded inside the Row.
0 commit comments