You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/common/wrap/wrap-how-to.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,20 +110,20 @@ You can also code sign your mobile app package manually instead of using automat
110
110
### Step 3: Configure branding
111
111
112
112
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.
113
116
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.
117
118
-**Splash screen image**: Image that's used on the splash screen of your mobile app, while it loads. Default image used when not provided.
118
119
-**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.
119
120
-**Background fill color**: Hexadecimal color code used for the background of the welcome screen.
120
121
-**Button fill color**: Hexadecimal color code used to fill the button color.
121
122
-**Status bar text theme**: Color for the status bar text at the top of the app.
122
123
123
-
> [!NOTE]
124
-
> All the images must be in .png format. A default image will be used if no custom images are selected.
0 commit comments