meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| section:section-ui_anim-sliding_drawer [2026/07/30 19:16] – doreps | section:section-ui_anim-sliding_drawer [2026/07/30 21:06] (current) – doreps | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Sliding Drawer | + | ====== Total Launcher |
| - | | {{section: | + | The Sliding Drawer |
| - | It is a distinct screen area attached to the Left, Right, Top, or Bottom edge of the display. While it could be consider | + | <WRAP center 80%> |
| + | ^ **Sliding Drawer Interface Preview** | ||
| + | | {{: | ||
| + | </ | ||
| + | |||
| + | It is a distinct screen area attached to the Left, Right, Top, or Bottom edge of the display. While it could be considered | ||
| It works exactly like the " | It works exactly like the " | ||
| Line 9: | Line 14: | ||
| ==== How to Enable ==== | ==== How to Enable ==== | ||
| - | - Enter [[: | + | - Enter [[: |
| - Choose '' | - Choose '' | ||
| - Exit the menu. A swipe from that edge opens the new drawer with all device apps. | - Exit the menu. A swipe from that edge opens the new drawer with all device apps. | ||
| - | ==== What the Sliding Drawer Offers | + | ===== Practical Interface Solutions |
| + | |||
| + | Enabling a Sliding Drawer solves common layout challenges by keeping secondary elements accessible yet hidden: | ||
| + | |||
| + | * **Custom "All Apps" Panel:** | ||
| + | * Instead of crowding the main workspace with app icons, enable the **Bottom Sliding Drawer** and place an App Drawer object inside. This replicates the standard "Swipe up for apps" interaction while allowing total control over grid sizing and background styling. | ||
| + | * **The Hidden Widget Shelf:** | ||
| + | * Place large, information-dense widgets (such as calendars, weather graphs, or music controllers) inside a **Left Sliding Drawer**. They remain accessible with a single swipe without obscuring desktop wallpapers. | ||
| + | * **Extended Dock Replacement: | ||
| + | * Replace a restrictive 5-icon static dock with a sliding drawer containing multiple rows of favorite applications, | ||
| - | The built-in Sliding Drawer is designed to solve specific interface problems for new users. | + | ===== Important Technical Rules ===== |
| - | * **The "All Apps" Solution:** | + | |
| - | * Instead of having all app icons cluttering | + | * The Sliding Drawer overrides standard page gestures along the extreme |
| - | * **The Widget Shelf:** | + | * **Independent Grid Geometry:** |
| - | * There may be a preference for a Calendar and Weather widget, but these obstruct the wallpaper. Instead, enable the **Left Sliding Drawer**. Place them in the drawer | + | * Each drawer operates as an independent container with its own grid configuration. A sparse 4x4 layout can be maintained on the main homescreen page while utilizing |
| - | * **Dock Replacement:** | + | * **Button and Gesture Triggers:** |
| - | * Instead of a tiny row of 5 icons at the bottom | + | * In addition to edge swipes, drawers can be toggled remotely by assigning |
| - | ==== Tips ==== | + | <WRAP round tip> |
| + | **System Gesture Tip:** If edge swipes conflict with Android gesture navigation (such as the system " | ||
| + | </ | ||
| - | Understand the " | + | ===== Related Concepts ===== |
| - | * **Edge Priority:** | + | |
| - | * The Sliding Drawer overrides other gestures on the very edge of the screen. When setting a "Swipe Right" gesture on the background | + | * **[[: |
| - | * **Independent Geometry: | + | |
| - | * The drawer is essentially a separate " | + | |
| - | * It has its own grid for each separate object created, such as a 4x4 grid on the home screen and a dense 6x10 grid inside the drawer. | + | |
| ==== More Information ==== | ==== More Information ==== | ||
| - | Additional discussion can be found [[: | + | Additional discussion can be found **[[: |
| <WRAP noprint> | <WRAP noprint> | ||