Describe the bug
Timepicker: AM/PM picker is out of position on Android devices
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Picker position should be correct
Version
Screenshots

Platform
Additional context
No additional context.
Verified this on a Pixel 2 Chrome, This last worked in 4.15
This seems to have been solved. Perhaps alongside the issue @tmcconechy mentions above.

Yeah it's now fixed, verified on master and 4.18.0, thanks @davidcarlsonberg for noting.
Hi! I can still reproduce this issue in https://design.infor.com/code/ids-enterprise/latest/demo/components/timepicker/example-index.html by changing to mobile mode in Dev tools in chrome and clicking the AM/PM Field (It's opened above the first field instead of the third field)
Also I cannot see the x icon at all when running locally, but perhaps that's just a local issue..
Thanks @SofiK , yeah issue still happening. I misread the issue, I thought it's about the misaligned X icon.
Im not seeing the issue with the dropdown issue on the actual devices. Which device in chrome is it your using? The problem is that chrome dev tools arent actual devices so its not really accurate. I think that the detection to show an X isnt working since it still thinks the browser is chrome.
@davidcarlsonberg ?
I've seen it in Android (Samsung Galaxy S7), but also on my computer in Homepages in smaller view even without using dev tools (but then the timepicker is located to the right of the screen) So if it's "close" to the right border it is opened over the first field instead.
For example here (I've edited the example to include 3 timepickers)

I do see the issue if you edit the example to have three time pickers in Chrome on a desktop. I do not see the issue on Android. However I do see this:

So, my opinion, this issue should remain reopened. A new test page with multiple time picker should be created to address the issue. And, I think, a new issue should be opened for the thing on Android mobile that I include here (black box "AM").
Issue on Android when opening the time picker on the Calendar for RTL. Steps below:

Upon further investigation, the issue happens on Samsung Galaxy S7, S8, S9 and LG G5.
But not on S8+,S9+ and Google Pixel devices. I also tried on actual Samsung Galaxy S8+ and the issue is not happening.
I do see the issue if you edit the example to have three time pickers in Chrome on a desktop. I do not see the issue on Android. However I do see this:
So, my opinion, this issue should remain reopened. A new test page with multiple time picker should be created to address the issue. And, I think, a new issue should be opened for the thing on Android mobile that I include here (black box "AM").
Hi @davidcarlsonberg , there is already an issue I created last December for the black tooltip, see #1446 . Thanks.
This issue is now resolved.
Most helpful comment
This seems to have been solved. Perhaps alongside the issue @tmcconechy mentions above.
