s/view/show/
This commit is contained in:
parent
1174d7ccc6
commit
0eb7cd82fc
19 changed files with 51 additions and 51 deletions
|
|
@ -21,7 +21,7 @@ import com.bumble.appyx.core.node.Node
|
|||
import io.element.android.libraries.architecture.FeatureEntryPoint
|
||||
import io.element.android.libraries.architecture.NodeInputs
|
||||
|
||||
interface ViewLocationEntryPoint : FeatureEntryPoint {
|
||||
interface ShowLocationEntryPoint : FeatureEntryPoint {
|
||||
|
||||
data class Inputs(val location: Location, val description: String?) : NodeInputs
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue