This post is from the Activity iPhone Duo UIKit Q&A.
I have three buttons on top of main screen on one of our apps (just like the new Health app), currently top of the buttons is constrained to safeArea.top but on Duo that is zero and so are layout margins. So these buttons touch the bezels on top in folded and unfolded (landscape mode). What is the best approach to handle such cases.