Access Database in Non-Static way
Open
duplicate
- Dominant language
- Java
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently, functions related to menus in Actionbar of Abstracts Activity (favouriting the abstract, moving to next abstract, moving back to previous abstract) and Notes (insertion, deletion, updating of note) in DatabaseHelper.java are static. This should be accessed in non-static fashion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.