macwire Questions

2

I set up the application loader this way: class MyProjectApplicationLoader extends ApplicationLoader { def load(context: Context): Application = new ApplicationComponents(context).application } ...
1

© 2022 - 2024 — McMap. All rights reserved.