polypoly-team/android-app

View on GitHub
app/src/main/java/com/github/polypoly/app/ui/commons/CircularLoader.kt

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method CircularLoader has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

/**
 * Creates a circular loader component that spins forever
 * @param size loader size
 * @param sweepAngle angle covered by the rotating circular arc
 * @param duration time length of the animation in milli seconds

    There are no issues that match your filters.

    Category
    Status