You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App can be made modular using Proper Classes for objects like notes .
Currently JSON is being parsed by field, Gson ( https://github.com/google/gson) should rather be used to get object directly from JSON using proper classes