DigitalOceanApp
DigitalOceanApp copied to clipboard
Admin Console for Digital Ocean
#119 fixed 

Using Values resources throughout the codebase - dimens, strings, colors, styles. The codebase and the XML do not use resources values uniformly everywhere. Need to update the **whole** codebase.
Fixes #115 Fixed Travis Errors.
Inregrating ViewModel with Activities/Fragments. The Screens need to be configuration aware before getting destroyed. ViewModel and LiveData need to be integrated.
Actual behaviour: - There is one/more blank droplet option which causes the activity to terminate due to resource not found. Screenshot: - ...
I am constantly getting this error of unresolved symbol R while importing 'in.tosc.doandroidlib.R'. Even after cleaning and rebuilding the project several times the error remains. 