element-x-ada/tests/uitests
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
..
src/test Cleanup element call and UI (#4641) 2025-04-25 17:30:54 +02:00
.gitignore
build.gradle.kts Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00
consumer-rules.pro