ml-opensource / ml-opensource/CutoutViewIndicator

Reduce number of lines of code in `CutoutViewIndicator`

Open
#55 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
21
Forks
3
PR merge metrics
No merged PRs in 30d

Description

As of cee0bc4db158, there are

  • 501 lines of java code
  • 357 lines of comments
  • 98 blank lines
    in CutoutViewIndicator.java. This seems a bit much. Could we get it down to 400 lines of java code?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading CutoutViewIndicator.java and reviewing its current 501 lines of Java code, 357 lines of comments, and 98 blank lines. Identify safe refactoring or simplification opportunities without changing the Android indicator's behavior; done means reducing the Java code to 400 lines or fewer.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.