element-x-ada/features/createroom/impl/src
Marco Romano f186a85ed0
Rename params in NodeFactories for clarity (#1916)
- `context` is now `buildContext` to reflect that it's of type `BuildContext` (and not an android `Context`).
- `NODE` generic type param is now `N` to stick with Java convention: https://docs.oracle.com/javase/tutorial/java/generics/types.html.
2023-11-29 10:01:07 +01:00
..
main Rename params in NodeFactories for clarity (#1916) 2023-11-29 10:01:07 +01:00
test/kotlin/io/element/android/features/createroom/impl Test that permission is requested, instead of giving the permission directly. 2023-09-21 15:00:47 +02:00