-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a869477
commit 4ee876a
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Bug fixes: | ||
- current weather data placement fix | ||
- in daily page the action bar should not scroll with the content | ||
- another fix for the astronomy view and daylight left | ||
- dont round temperatures to 0.5 if using decimal temperature | ||
- improved layout for "line" layout so that it does not overlap with other drawn informations like temperature | ||
- wrong wind gust coloring in hourly list view | ||
- daily page astronomy fixes for daylight remaining on different timezones. Astronomy update on daily page swip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Bug fixes: | ||
- current weather data placement fix | ||
- in daily page the action bar should not scroll with the content | ||
- another fix for the astronomy view and daylight left | ||
- dont round temperatures to 0.5 if using decimal temperature | ||
- improved layout for "line" layout so that it does not overlap with other drawn informations like temperature | ||
- wrong wind gust coloring in hourly list view | ||
- daily page astronomy fixes for daylight remaining on different timezones. Astronomy update on daily page swip |