scribeWiz-team/ScribeWiz

View on GitHub
app/src/main/java/com/github/scribeWizTeam/scribewiz/activities/NavigationActivity.kt

Summary

Maintainability
A
1 hr
Test Coverage
C
77%

Method goHomePage has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * Sets up the home page with the navigation drawer.
     */
    private fun goHomePage() {
        //set the layout

    There are no issues that match your filters.

    Category
    Status