element-x-ada/tests/uitests
Chris Smith 7308428596 Use member count instead of counting members (#530)
Use member count instead of counting members

For the room details screen, use the member count as supplied by
matrix instead of waiting for the entire member list to be
retrieved and then manually adding up all the relevant users.

This removes the loading state of the member count, relying on
a spinner on the member list itself if the user actually wants
to see the members. (The performance of that will be improved
separately on the rust side in the future)

Closes #505
2023-06-06 10:40:17 +00:00
..
src Use member count instead of counting members (#530) 2023-06-06 10:40:17 +00:00
.gitignore Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
build.gradle.kts Use gradle logger to filter out when running with only warning logs. 2023-05-25 12:03:51 +02:00
consumer-rules.pro Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00
proguard-rules.pro Move Showkase to a dedicated module for ui tests. 2023-01-18 15:19:54 +01:00