Room : small refactoring

This commit is contained in:
ganfra 2023-07-05 16:10:47 +02:00
parent 11f236aba5
commit 43b4351732
6 changed files with 73 additions and 24 deletions

View file

@ -28,7 +28,7 @@ import com.bumble.appyx.core.node.Node
import com.bumble.appyx.core.node.ParentNode
import com.bumble.appyx.core.plugin.Plugin
import io.element.android.appnav.LoggedInFlowNode
import io.element.android.appnav.RoomFlowNode
import io.element.android.appnav.room.RoomFlowNode
import io.element.android.appnav.RootFlowNode
import io.element.android.libraries.architecture.bindings
import io.element.android.libraries.architecture.createNode