Hi, does Android Compose allow me to show both `Do...
# compose
t
Hi, does Android Compose allow me to show both
Done
and the
Enter
Key in a softkeyboard? when using a
androidx.compose.material3.TextField
🚫 3
🥲 1
c
It not a compose responsibility. Android does not show 2 IME Actions at the same time.
🙌 1