element-x-ada/features/poll/impl/src
Jorge Martin Espinosa ba4d3a70c7
Try to make all collections used in Compose code immutable (#1922)
* Try to make all collections used in Compose code immutable.

Mark sealed interfaces as `@Immutable` too

* Add gradle code to check the compose compiler reports

* Fix some more unstable classes
2023-11-29 15:02:08 +00:00
..
main Confirm back navigation when editing a poll only if the poll was changed (#1886) 2023-11-28 15:33:49 +00:00
test/kotlin/io/element/android/features/poll/impl/create Try to make all collections used in Compose code immutable (#1922) 2023-11-29 15:02:08 +00:00