Skip to content

Commit 3371384

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,20 +110,20 @@ You can also code sign your mobile app package manually instead of using automat
110110
### Step 3: Configure branding
111111

112112
1. On the **Configure Branding Step**, set the following look and feel options for your app:
113+
114+
> [!NOTE]
115+
> All the images must be in .png format. A default image will be used if no custom images are selected.
113116
114-
- **App icons**: Upload icons to use for your app.
115-
⋅⋅*iOS
116-
⋅⋅*Android
117+
- **App icons**: Upload icons to use for your app. Recommended size for iOS: 1024px by 1024px .png image or larger. Recommended image size for Android: 432px by 432px .png image or larger.
117118
- **Splash screen image**: Image that's used on the splash screen of your mobile app, while it loads. Default image used when not provided.
118119
- **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.
119120
- **Background fill color**: Hexadecimal color code used for the background of the welcome screen.
120121
- **Button fill color**: Hexadecimal color code used to fill the button color.
121122
- **Status bar text theme**: Color for the status bar text at the top of the app.
122123

123-
> [!NOTE]
124-
> All the images must be in .png format. A default image will be used if no custom images are selected.
125124

126-
2. Select **Next**.
125+
126+
3. Select **Next**.
127127

128128
### Step 4: Register app
129129

0 commit comments

Comments
 (0)