Top alignment

What’s the recommended approach for aligning a component at the top?

On other devices, we’ve "relied" on the top safe area as spacing. However, on the Duo, when folded or opened in landscape mode, the top safe area is zero.

What’s the recommended way to handle the top spacing in this case? Should we detect when the top safe area is zero and add a custom top padding instead?

Top alignment
 
 
Q