Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
ViratAtAndroid committed Nov 2, 2023
1 parent 83d400c commit 64fa6a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ fun RxJavaDemo(
2 -> RxJavaDemoMaybe(vm)
3 -> RxJavaDemoObservable(vm)
4 -> RxJavaDemoFlowable(vm)
5-> DebounceSearchDemo()
else -> {}
}
}
Expand Down

0 comments on commit 64fa6a9

Please sign in to comment.