Package-level declarations

Functions

Link copied to clipboard
@Preview(name = "Gallery details info", widthDp = 360, heightDp = 740, showBackground = true)
private fun GalleryDetailInfoPreview()
Link copied to clipboard
@Preview(name = "Generation form", widthDp = 360, heightDp = 560, showBackground = true)
private fun GenerationInputFormPreview()
Link copied to clipboard
@Preview(name = "Img2Img unsupported", widthDp = 360, heightDp = 740, showBackground = true)
private fun ImageToImageUnsupportedPreview()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
private fun PreviewTheme(darkTheme: Boolean = false, content: @Composable () -> Unit)
Link copied to clipboard
@Preview(name = "Configuration", widthDp = 360, heightDp = 740, showBackground = true)
private fun ServerSetupContentPreview()
Link copied to clipboard
@Preview(name = "Settings content", widthDp = 360, heightDp = 740, showBackground = true)
private fun SettingsContentPreview()
Link copied to clipboard
@Preview(name = "Txt2Img screen", widthDp = 360, heightDp = 740, showBackground = true)
private fun TextToImageContentPreview()