Reputation: 3562
On apples site it shows a long look notification that has a group that looks like it is part of the upper sash. It has rounded corners only on the bottom. How can we achieve the same look?
Upvotes: 0
Views: 69
Reputation: 593
One way to achieve this is to set a background image to the group, and the image will simulate the rounded corners at the bottom.
As you mentioned, you will probably don't want the rounded corners to be stretched badly as the group increases in height. To achieve this you can set bottom image insets in the assets catalog, so only the top part of the image will stretch.
Upvotes: 2