MetaPhrase

An open source translation editor for native mobile app localization.

View project on GitHub

//MetaPhrase/com.github.diegoberaldin.metaphrase.feature.translate.panel.ui/EmptyPanelContent

EmptyPanelContent

[jvm]\

@Composable

fun EmptyPanelContent(modifier: Modifier = Modifier, onMinify: () -> Unit)

Empty panel UI content. This is displayed when a panel section is not available (e.g. translation memory matches for the base (source) language.

Return

Parameters

jvm

   
modifier Modifier
onMinify on minify callback