Open
Description
Currently, the share sheet keeps its origin where it was set using the sharePositionOrigin
parameter, when the device gets rotated. However, this position is wrong in most cases after a rotation, as it often is the position of a button on screen, which will have a different position when rotated.
Is there a way to update the position after rotation?