element-x-ada/libraries/designsystem/src
Benoit Marty f6fe5fda35
Cleanup element call and UI (#4641)
* Use ElementTheme.colors.bgCanvasDefault instead of MaterialTheme.colorScheme.background

Even if the value is the same, we should use color from ElementTheme.

* Remove background management of ElementCallActivity. It does not work as expected and also changing theme during a call would require to load the url again with the new theme.

* Do not use isSystemInDarkTheme() directly.

* Use bgSubtleSecondary for background color of Preview.

* Use default colors for Preview.

* Fix copy paste issue.

* Update screenshots

---------

Co-authored-by: ElementBot <android@element.io>
2025-04-25 17:30:54 +02:00
..
main Cleanup element call and UI (#4641) 2025-04-25 17:30:54 +02: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