-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
PKAlertController seems to use the minimum of width/height of the screen and substract alertOffset from this to calculate the width of the alert.
On contrast, system alerts seem to use always 270 pixels as width for an alert.
PKAlertController should either replicate the system's behaviour and/or offer an API to configure the width of the alert (alertOffset is not in the header).
Metadata
Metadata
Assignees
Labels
No labels