Onboarding: show the app icon with iOS rounded corners
The welcome page's green-gradient circle + SF symbol is replaced by the app icon itself (AppIconArtwork imageset mirroring AppIcon.png), clipped to the standard iOS rounded-rect corner radius (21pt at 96pt — ~22%), so onboarding matches the Home Screen icon.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 991 KiB |
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "AppIconArtwork.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user