We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a02213 + fe98378 commit 9e86d93Copy full SHA for 9e86d93
fluent/src/commonMain/kotlin/com/konyaco/fluent/component/SideNav.kt
@@ -5,6 +5,8 @@ import androidx.compose.animation.animateColorAsState
5
import androidx.compose.animation.core.*
6
import androidx.compose.animation.expandVertically
7
import androidx.compose.animation.fadeIn
8
+import androidx.compose.animation.fadeOut
9
+import androidx.compose.animation.shrinkVertically
10
import androidx.compose.foundation.background
11
import androidx.compose.foundation.clickable
12
import androidx.compose.foundation.interaction.MutableInteractionSource
0 commit comments