coding-blocks / DigitalOceanApp

Admin Console for Digital Ocean
GNU General Public License v3.0
56 stars 75 forks source link

Merge dandroidlib with the app #40

Closed abishekvashok closed 7 years ago

abishekvashok commented 7 years ago

Currently the files from doandroidlib (along with the build.gradle files) resides in the doandroidlib folder. For convenience and better standards can we merge them? i.e, put the files in the doandroidlib to be contained in the app/src/main/java/in/tosc/digitaloceanapp/ folder where the other java files belonging to the app reside.

Thoughts?

championswimmer commented 7 years ago

The whole point of it is to make a library.