Skip to content

Commit 9fff095

Browse files
committed
Tweaks
1 parent 5c0a44f commit 9fff095

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

powerapps-docs/maker/canvas-apps/build-responsive-apps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ Responsiveness allows different elements of the app to specify how they:
3131

3232
- Maintain or change positions with the screen size changes.
3333

34-
> [!NOTE]
35-
> The new responsive layouts are applicable to the apps that are built for **Tablet** format.
36-
3734
## Why should you build responsive apps
3835

3936
End users can access your app from different devices such as phones, tablets, laptops, and desktops with large monitors, different screen sizes, and with varied number of pixels.
@@ -72,6 +69,9 @@ The following responsive layouts can be created by adding a new screen and selec
7269
> [!div class="mx-imgBorder"]
7370
> ![Screen layouts](media/create-responsive-layout/different-screen-layouts.png "Screen layouts")
7471
72+
> [!NOTE]
73+
> The new responsive layouts are available to the apps formats but the new screen templates are available only for **Tablet** format.
74+
7575
### Split-screen
7676

7777
The Split-screen layout has two sections, each occupying 50% width of the screen on desktops. On mobile devices, the sections are placed one below the other, each occupying up the entire screen width.

powerapps-docs/maker/canvas-apps/controls/control-container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ search.audienceType:
1414
search.app:
1515
- PowerApps
1616
---
17-
# Container control in Power Apps (experimental)
17+
# Container control in Power Apps (preview)
1818
Provides the ability to create hierarchy.
1919

2020
> [!IMPORTANT]

0 commit comments

Comments
 (0)