H-PixelDroid/PixelDroid

View on GitHub
app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/UncachedPostsFragment.kt

Summary

Maintainability
A
1 hr
Test Coverage

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

    @OptIn(ExperimentalPagingApi::class)
    override fun onCreateView(
        inflater: LayoutInflater, container: ViewGroup?,
        savedInstanceState: Bundle?
    ): View? {

    There are no issues that match your filters.

    Category
    Status