asfoury/projmag

View on GitHub
app/src/main/java/com/sdp13epfl2021/projmag/activities/ProjectCreationActivity.kt

Summary

Maintainability
A
1 hr
Test Coverage
D
62%

Method onActivityResult has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    /**
     * This function is called after the user comes back
     * from selecting a video from the file explorer
     */
    public override fun onActivityResult(requestCode: Int, resultCode: Int, data: Intent?) {

    There are no issues that match your filters.

    Category
    Status