element-x-ada/libraries/ui-strings
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276)
* Implement room member list

* Move timeline initialization back to `TimelinePresenter`.

* Fix crash when the `innerRoom` inside a `RustMatrixRoom` is destroyed but `syncUpdateFlow` is still running.

* Address review comments
2023-04-04 16:07:57 +00:00
..
src/main/res [Room member list] Display room member list (#276) 2023-04-04 16:07:57 +00:00
build.gradle.kts Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 2023-04-04 14:44:01 +00:00
README.md Remove automation to sync Element Android strings. 2023-03-20 11:25:53 +01:00

Module ui-strings

This module contains all the strings for the project.

For more details, see the dedicated README.md file