Incorrect compact Dynamic Island layout on iOS 17

Hello,

I noticed that the layout of compact Dynamic Island on iOS 17 is incorrect. The edge of the circle shape is unable to be aligned with the edge of Dynamic Island.

However, the layout in Xcode Preview is just perfect. And this is also the same layout on previous iOS 16:

If you try to workaround the issue by adding an offset to the view, it will be cropped by a misaligned circle.

  • Same issue. Everything works well on iOS 16, but broken on iOS 17.

    It looks like they've rewritten dynamic island on 17, all the animations are different and there are layout issues even with the default apple (e.g. timer when you have minimal (not compact) presentation and expand it by long press), so I suppose it's a bug that will be fixed in 17.0.1 🤞

Add a Comment

Accepted Reply

It‘s fixed in 17.1 beta 2, thanks!

Replies

FB13154996

Post not yet marked as solved Up vote reply of Gong Down vote reply of Gong

Also just noticed this and not seeing an obvious way to fix it sadly :( Will try to make a repro case and add it to another radar.

  • Thanks!

Add a Comment

FB13167926

It‘s fixed in 17.1 beta 2, thanks!