KouroshKSH / Java-GitHub-Explorer

The Java GitHub Explorer is an Android mobile application designed to help users in discovering and exploring top projects on GitHub using Java.
MIT License
0 stars 1 forks source link

DatabaseHandler Curly Brackets #13

Closed KouroshKSH closed 9 months ago

KouroshKSH commented 9 months ago

the curly brackets in DatabaseHandler.java are not aligned properly, and some of the functions at the end are out of the scope of public DatabaseHanlder(). This needs to be fixed

KouroshKSH commented 9 months ago

it's now fixed