app/src/main/java/com/github/freeman/bootcamp/videocall/RoomScreen.kt
Method RoomScreen
has 31 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
/**
* allows to enter a video call room by entering a number in a textField and by clicking on a button
*
* @param onNavigate the navigation flow controller
* @param viewModel view model for RoomScreen display