You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Android, when the app is in landscape mode and I open the date picker, if I rotate the device back to portrait mode while the date picker is still open, the header remains aligned to the left, causing it to display incorrectly in portrait orientation.
Lunch the project and open the date picker in landscape mode:
Then rotate back to portrait:
This issue has been previously mentioned. It appears that you opened the date picker in portrait mode and then rotated it to landscape, which is not the problem. Please test it the other way around, starting in landscape and then switching to portrait. Below are the issue links:
Environment
System:
OS: macOS 14.3.1
CPU: (8) arm64 Apple M1
Shell:
version: "5.9"
Binaries:
Node:
version: 18.14.1
Yarn:
version: 4.1.1
npm:
version: 9.3.1
Managers:
Android SDK:
API Levels: 16 - 34
IDEs:
Android Studio: 2023.2 AI-232.10300.40.2321.11567975
Xcode:
version: 15.4/15F31d
Languages:
Java:
version: 17.0.10
Ruby:
version: 2.7.6
Platforms
Android only
Versions
Description
On Android, when the app is in landscape mode and I open the date picker, if I rotate the device back to portrait mode while the date picker is still open, the header remains aligned to the left, causing it to display incorrectly in portrait orientation.
Reproducible Demo
This is a minimum reproduction git repository:
https://github.com/Anahita-Fakhravar/DatePickerIssue/tree/master
Lunch the project and open the date picker in landscape mode:
Then rotate back to portrait:
This issue has been previously mentioned. It appears that you opened the date picker in portrait mode and then rotated it to landscape, which is not the problem. Please test it the other way around, starting in landscape and then switching to portrait. Below are the issue links:
react-native-datetimepicker/datetimepicker#49
react-native-datetimepicker/datetimepicker#332
The text was updated successfully, but these errors were encountered: