Skip to content

Commit

Permalink
Merge branch 'main' into mlykotom/jetcaster/simplify-home
Browse files Browse the repository at this point in the history
  • Loading branch information
mlykotom authored Nov 19, 2024
2 parents ec5e931 + 2a30765 commit 3868e6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ private fun UserInputText(
keyboardType,
focusState,
onMessageSent,
Modifier.semantics {
Modifier.fillMaxWidth().semantics {
contentDescription = a11ylabel
keyboardShownProperty = keyboardShown
}
Expand Down

0 comments on commit 3868e6a

Please sign in to comment.