mobile-application/composeApp
Ben Martin c0dbf668ec
All checks were successful
Build / build (pull_request) Successful in 5m49s
feat: improve layout and add send icon to comment submission UI
This commit makes the following improvements to the comment submission UI:
-   Wraps the UI in a `Box` to center the content.
-   Pads `Row` components.
-   Adds an `Icon` in the submit button.
-   Makes `TextField` fill available width and height.
These changes affect `App.kt`.
2025-01-21 13:51:40 +00:00
..
src feat: improve layout and add send icon to comment submission UI 2025-01-21 13:51:40 +00:00
build.gradle.kts Initial commit 2025-01-20 22:23:52 +00:00