mobile-application/composeApp
Ben Martin 0feaf9e92b
All checks were successful
Build / build (push) Successful in 6m38s
feat: improve layout and add send icon to comment submission UI (#15)
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`.

Closes #6

Reviewed-on: #15
Co-authored-by: Ben Martin <ben.martin@sky.uk>
Co-committed-by: Ben Martin <ben.martin@sky.uk>
2025-01-21 13:58:12 +00:00
..
src feat: improve layout and add send icon to comment submission UI (#15) 2025-01-21 13:58:12 +00:00
build.gradle.kts Initial commit 2025-01-20 22:23:52 +00:00