Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/guides/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ Use HTML launch entry points for all new and existing work. The older `splash` p

Treat inline and expanded mode differently. Inline should avoid scroll traps and heavy gesture hijacking so users can still scroll past the post, while expanded is the right place for richer touch interaction and more space.

There's no single canonical viewport size for all devices. Design responsively, test in [UI Simulator](./tools/ui_simulator.mdx), and use the current launch-mode docs for inline vs expanded behavior in [View modes and entry points](../capabilities/server/launch_screen_and_entry_points/view_modes_entry_points.md) and [Launch screen customization](../capabilities/server/launch_screen_and_entry_points/launch_screen_customization.md).

</details>

<span id="how-do-i-add-images-that-ship-with-my-app"></span>
Expand Down
2 changes: 0 additions & 2 deletions versioned_docs/version-0.12/guides/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ Use HTML launch entry points for all new and existing work. The older `splash` p

Treat inline and expanded mode differently. Inline should avoid scroll traps and heavy gesture hijacking so users can still scroll past the post, while expanded is the right place for richer touch interaction and more space.

There's no single canonical viewport size for all devices. Design responsively, test in [UI Simulator](./tools/ui_simulator.mdx), and use the current launch-mode docs for inline vs expanded behavior in [View modes and entry points](../capabilities/server/launch_screen_and_entry_points/view_modes_entry_points.md) and [Launch screen customization](../capabilities/server/launch_screen_and_entry_points/launch_screen_customization.md).

</details>

<span id="how-do-i-add-images-that-ship-with-my-app"></span>
Expand Down
2 changes: 0 additions & 2 deletions versioned_docs/version-0.13/guides/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,6 @@ Use HTML launch entry points for all new and existing work. The older `splash` p

Treat inline and expanded mode differently. Inline should avoid scroll traps and heavy gesture hijacking so users can still scroll past the post, while expanded is the right place for richer touch interaction and more space.

There's no single canonical viewport size for all devices. Design responsively, test in [UI Simulator](./tools/ui_simulator.mdx), and use the current launch-mode docs for inline vs expanded behavior in [View modes and entry points](../capabilities/server/launch_screen_and_entry_points/view_modes_entry_points.md) and [Launch screen customization](../capabilities/server/launch_screen_and_entry_points/launch_screen_customization.md).

</details>

<span id="how-do-i-add-images-that-ship-with-my-app"></span>
Expand Down
Loading