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.
1 parent a6b9ae2 commit 415d637Copy full SHA for 415d637
core/src/main/java/com/hoc/flowmvi/core/CollectIn.kt
@@ -35,4 +35,4 @@ inline fun <T> Flow<T>.collectInViewLifecycle(
35
owner = fragment.viewLifecycleOwner,
36
minActiveState = minActiveState,
37
action = action,
38
-)
+)
0 commit comments