The Jetpack Compose component for the Message List Item has a dynamic width for each column. This allows the date field to expand into the main subject and preview. The correct way to do this would be to allow each row to control the width, so the date could either only shorten one line, the sender name or subject, or allow it to go on to two lines when the full date is selected.