element-x-ada/libraries/architecture
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
..
src Rename params in NodeFactories for clarity (#1916) 2023-11-29 10:01:07 +01:00
.gitignore Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
build.gradle.kts Async API improvements "v2" (#672) 2023-06-27 13:37:23 +02:00