Checklist
Affected app version
1.10.2
Affected Android/Custom ROM version
Android 16
Affected device model
Google Pixel Pro 10
How did you install the app?
GitHub releases
Which calendar service or provider do you use, if any?
Google Calendar, Microsoft Outlook, webcal
Which sync adapter app do you use for calendar synchronization, if any?
DAVx5, ICSx5
Steps to reproduce the bug
- Go to the day view
- Swipe or tap to the next day
- Rotate the device
Expected behavior
I expect to see the same day I saw before rotating
Actual behavior
The day which was used to load the view is shown instead.
Screenshots/Screen recordings
No response
Additional information
This issue is present in all the different views: day, week, month, month + day, year and list.
Also, when navigating deeper, i.e. selecting a month when on a year view also has this problem. I think this is logical, because the same fragments are used when navigating deeper.
I already know how to fix it for all the views except the list view and I'm working on a PR.
Checklist
Affected app version
1.10.2
Affected Android/Custom ROM version
Android 16
Affected device model
Google Pixel Pro 10
How did you install the app?
GitHub releases
Which calendar service or provider do you use, if any?
Google Calendar, Microsoft Outlook, webcal
Which sync adapter app do you use for calendar synchronization, if any?
DAVx5, ICSx5
Steps to reproduce the bug
Expected behavior
I expect to see the same day I saw before rotating
Actual behavior
The day which was used to load the view is shown instead.
Screenshots/Screen recordings
No response
Additional information
This issue is present in all the different views: day, week, month, month + day, year and list.
Also, when navigating deeper, i.e. selecting a month when on a year view also has this problem. I think this is logical, because the same fragments are used when navigating deeper.
I already know how to fix it for all the views except the list view and I'm working on a PR.