Continue migrating BugReport/Rageshake/Crash screens
This commit is contained in:
parent
c299ab4031
commit
e56ba5e315
21 changed files with 366 additions and 80 deletions
|
|
@ -49,7 +49,8 @@ class MainActivity : NodeComponentActivity() {
|
|||
buildContext = it,
|
||||
appComponentOwner = applicationContext as DaggerComponentOwner,
|
||||
matrix = appBindings.matrix(),
|
||||
sessionComponentsOwner = appBindings.sessionComponentsOwner()
|
||||
sessionComponentsOwner = appBindings.sessionComponentsOwner(),
|
||||
rootPresenter = appBindings.rootPresenter()
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue