macwire Questions
2
I set up the application loader this way:
class MyProjectApplicationLoader extends ApplicationLoader {
def load(context: Context): Application = new ApplicationComponents(context).application
}
...
Fraenum asked 4/7, 2017 at 18:27
1
© 2022 - 2024 — McMap. All rights reserved.