Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 239 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 239 Bytes

LeWeatherT

A weather app

  • Polls data from forecast.io (web service - RESTful) in JSON.
  • Only 3 views to make it as simple as possible

Libs:

okhttp

butterknife

Todo:

improve performance to keep frames not lower than 60fps.