element-x-ada/libraries/designsystem/src
Benoit Marty a3ce1d484d Replace OutlinedTextField by our TextField (#4521)
* Let TextFieldListItem take the entire width.

* Add unit test to detect usage of OutlinedTextField.

* Use TextField instead of OutlinedTextField

* Remove unnecessary opt in to ExperimentalFoundationApi

* Use TextField instead of OutlinedTextField

* Fix compilation issue.

* Update screenshots

* ListDialog: add space between items.

* Update screenshots

* Set applyPaddingToContents to true by default.

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-04-02 14:04:07 +00:00
..
main Replace OutlinedTextField by our TextField (#4521) 2025-04-02 14:04:07 +00:00
test/kotlin/io/element/android/libraries/designsystem When an emoji is used as the 'initial' for an avatar, use the whole emoji (#4277) 2025-02-18 20:15:11 +01:00