coding-blocks/CBOnlineApp

View on GitHub
app/src/main/java/com/codingblocks/cbonlineapp/commons/RecyclerViewCallbacks.kt

Summary

Maintainability
A
35 mins
Test Coverage

Method startDownload has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    fun startDownload(videoId: String, contentId: String, title: String, attemptId: String, sectionId: String)

    There are no issues that match your filters.

    Category
    Status