Skip to content

Commit bff2c2d

Browse files
authored
Update wrap-how-to.md
1 parent 20f6112 commit bff2c2d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

powerapps-docs/maker/common/wrap/wrap-how-to.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,17 @@ You can also code sign your mobile app package manually instead of using automat
111111

112112
1. On the **Configure Branding Step**, set the following look and feel options for your app:
113113

114-
- **App icons**: Upload icons to use for your app. All five icons need to be selected for your wrapped mobile app.
114+
- **App icons**: Upload icons to use for your app.
115+
⋅⋅*iOS
116+
⋅⋅*Android
115117
- **Splash screen image**: Image that's used on the splash screen of your mobile app, while it loads. Default image used when not provided.
116118
- **Welcome screen image**: Image that's used on the welcome (sign in) screen of your mobile app, while it loads. Default image used when not provided.
117119
- **Background fill color**: Hexadecimal color code used for the background of the welcome screen.
118120
- **Button fill color**: Hexadecimal color code used to fill the button color.
119121
- **Status bar text theme**: Color for the status bar text at the top of the app.
120122

121123
> [!NOTE]
122-
> All the images must be in .png format.
124+
> All the images must be in .png format. A default image will be used if no custom images are selected.
123125
124126
2. Select **Next**.
125127

0 commit comments

Comments
 (0)