MarshallAsch/veil-droid

View on GitHub
app/src/main/java/ca/marshallasch/veil/FragmentLogin.java

Summary

Maintainability
A
1 hr
Test Coverage

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

    @SuppressLint("ClickableViewAccessibility")  // added to remove the linter warning on the setOnTouchListener{line 46}
    @Nullable
    @Override
    public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState)  {

Severity: Minor
Found in app/src/main/java/ca/marshallasch/veil/FragmentLogin.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status