-
Notifications
You must be signed in to change notification settings - Fork 541
Open
Description
Hello! I find in your CONTRIBUTING.md that
Please make sure to document every method you write using Javadoc, even if the method seems trivial to you
However, I still witness some public methods without Javadocs.
I find likely missing Javadoc in the following files:
- viewpagerindicator/src/com/viewpagerindicator/TitlePageIndicator.java
- app/src/main/java/org/gnucash/android/util/BackupManager.java
- app/src/main/java/org/gnucash/android/ui/colorpicker/ColorPickerDialog.java
......
Would you like to add Javadoc for these methods, or they are just not that important?
If there is anything I can help with?
Metadata
Metadata
Assignees
Labels
No labels