Sunshine from Udacity: Developing Android Apps by Google. An app that displays weather data provided by Udacity
Changes and updates/improvements:
- Updated views to use data binding
- Added Google location services to get and use current location
- Added app widget to display current weather
- Added Timber logging library
- Added some animations/transitions