Add comment for ColumnScope usage

pull/684/head
Maximillian Leonov 2 years ago
parent 6c18b25d5d
commit 7dadf033c1

@ -150,6 +150,7 @@ fun SettingsDialog(
) )
} }
// [ColumnScope] is used for using the [ColumnScope.AnimatedVisibility] extension overload composable.
@Composable @Composable
private fun ColumnScope.SettingsPanel( private fun ColumnScope.SettingsPanel(
settings: UserEditableSettings, settings: UserEditableSettings,

Loading…
Cancel
Save