Custom layouts are fundamental building blocks within the Total Launcher ecosystem, providing the primary mechanism for organizing clickable graphic objects, shortcuts, and widgets. Unlike simple free-form object placement, applying a specialized Layout Object automatically imposes a set of alignment and spacing rules on the content it contains. This guide explains the:
A list layout (linear) is added to a page and modified in the following process:
OPTIONS to modify its options.ANIMATION to adjust the dynamic behaviors.While Total Launcher offers distinct spatial arrangement types (Grid, Circle, List), the visual styling options and interaction rules for the items contained inside these layouts remain completely uniform. The configuration interface features four standardized tabs present in every layout dialog. These global functions must be understood first, as they constitute the standardized visual design system across all layout implementations.
Each layout configuration dialog includes the following four tabs for uniform object styling:
Controls visual attributes of contained image graphics. Note that this often adjusts the internal space surrounding the icons (Icon padding), global visibility (opacity and saturation), and applies color overlays uniformly to create cohesive themes.
Modify the visual attributes of the icon images contained within the grid.
100% for solid visibility.100% represents natural colors and reduced values approach grayscale.Dictates the typography for text descriptions associated with contained items. This encompasses typeface selection, vertical wrapping (Label lines), sizing, scaling, and the transition of color when an object is pressed or interacted with.
Control the display parameters and typography of the text associated with each grid item.
1 to 3.#FFFFFFFF.]Text color above, but changes the text color as the object is 'pressed' or tapped.Provides dedicated drop shadow controls specifically for item labels. Detailed specifications regarding how to utilize Shadows can be referenced here.
Apply drop shadows to text labels for enhanced contrast against varied backgrounds. See here for more detail on how to use Shadows.
Configures the styling of the overall layout container and the individual background states (resting, pressed, focused) for items contained within. Standard margins and item spacing properties are also defined within this section.
Configure the container styling, individual item backgrounds, and spacing options.
left, top, right, and bottom.This standardization ensures that design preferences, such as specific font sizes or background colors, are preserved regardless of the chosen spatial arrangement. Future visual theme adjustments only require editing the global configuration rules defined in these tabs.
To create custom Android interfaces, one of three specialized structural archetypes must be selected. Although they share the visual configuration system detailed above, each utilizes a distinct method of spatial organization. The following documentation details the distinct properties of each layout style.
Select a layout type to review its dedicated unique options:

➡️List Layout - (Linear)

➡️Grid Layout - (Matrix)

➡️Circle Layout - (Radial)