Migrate RageshakeDetectionView to new architecture
This commit is contained in:
parent
877ffd0d14
commit
c299ab4031
6 changed files with 133 additions and 224 deletions
|
|
@ -25,7 +25,7 @@ import io.element.android.x.architecture.viewmodel.DaggerMavericksBindings
|
|||
|
||||
@SingleIn(AppScope::class)
|
||||
@MergeComponent(AppScope::class)
|
||||
interface AppComponent : DaggerMavericksBindings, NodeFactoriesBindings {
|
||||
interface AppComponent : NodeFactoriesBindings {
|
||||
|
||||
@Component.Factory
|
||||
interface Factory {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue