Releases: bkhezry/weather
Releases · bkhezry/weather
Release version 2.3.0
Release version 2.2.3
- update libraries
- fix bug with android 12
- fix bug with force dark theme in some devices
Release version 2.2.0
- update libraries
- migrate from ButterKnife to view binding feature
- show weather data of the current day if available
Release version 2.1.0
- update libraries
- fix bug with temperatures direction in layouts
- fix negative zero
Change in hourly data of feature UI
PR #8
- replace hourly fragment with activity
- add drag dismiss feature to hourly activity
- update libraries