guess-It-SDP/guessIt

View on GitHub
app/src/main/java/com/github/freeman/bootcamp/videocall/RoomScreen.kt

Summary

Maintainability
A
1 hr
Test Coverage
B
87%

Method RoomScreen has 31 lines of code (exceeds 25 allowed). Consider refactoring.
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

    There are no issues that match your filters.

    Category
    Status