MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.projects.list.presentation/ProjectListComponent/Effect

Effect

interface Effect

Effects.

Inheritors

 
ProjectSelected

Types

Name Summary
ProjectSelected [jvm]
data class ProjectSelected(val value: ProjectModel) : ProjectListComponent.Effect
Event emitted when a recent project is selected.