Calendar
Calendar copied to clipboard
Offset of days when displaying `Day View` from `Month View`
trafficstars
Checklist
- [X] I can reproduce the bug with the latest version given here.
- [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [X] This issue contains only one bug.
- [X] I have read and understood the contribution guidelines.
Affected app version
Version 1.0.3
Affected Android/Custom ROM version
Android 8.1
Affected device model
Unihertz Jelly Pro
How did you install the app?
F-Droid / IzzyOnDroid
Steps to reproduce the bug
- Open the Fossify Calendar app.
- Open the
Monthly View. - Tap on a date in the first week displayed (the first row) --> the
Day Viewopens showing the correct (the tapped) day. - Tap on a date in the second week displayed (the second row) --> the
Day Viewopens showing the day after the tapped day (day+1). - Tap on a date in the third week displayed (the third row) --> the
Day Viewopens showing two days after the tapped day (day+2). - And so on.
Expected behavior
The correct day should open in the Day View (without any offset).
Actual behavior
The day, which is shown in the Day View is always offset by the number of rows the day is in in the Month View (the number of row is 0-based).
Screenshots/Screen recordings
No response
Additional information
This also happens with the Monthly and Daily View.