Index Key Link
action Click to view
add Click to view
affiliation Click to view
align Click to view
alignment Click to view
alpha Click to view
analog clock Click to view
animated image Click to view
app drawer Click to view
app group Click to view
application Click to view
audio Click to view
background Click to view
backup Click to view
beginner Click to view
behavior Click to view
blur Click to view
calendar Click to view
card Click to view
checklist Click to view
circle indicator Click to view
clean slate Click to view
clock Click to view
code block Click to view
code of conduct Click to view
color picker Click to view
communities Click to view
compass Click to view
compatibility Click to view
complementary color Click to view
conceptual learning Click to view
configure Click to view
contact Click to view
contrast Click to view
contribute Click to view
date Click to view
date / time Click to view
default launcher Click to view
delete Click to view
desktop Click to view
developer Click to view
discussion guideline Click to view
distribution Click to view
drawer Click to view
drawer handle Click to view
dual-screen Click to view
dynamic color Click to view
dynamic image Click to view
dynamic text Click to view
edit Click to view
editing Click to view
edit mode Click to view
export Click to view
feature Click to view
file naming Click to view
flip-style Click to view
foldable Click to view
folder Click to view
font Click to view
full screen Click to view
gaussian Click to view
gesture Click to view
getting started Click to view
gradient Click to view
group Click to view
heading Click to view
help Click to view
hide Click to view
html Click to view
hue Click to view
icon Click to view
import Click to view
install Click to view
installation Click to view
instructable Click to view
intellectual property Click to view
issue Click to view
key Click to view
keys & gestures Click to view
label Click to view
landscape mode Click to view
launcher action Click to view
layout Click to view
liability Click to view
lifetime purchase Click to view
light source Click to view
link Click to view
list Click to view
luminance Click to view
macro Click to view
macrodroid Click to view
margin Click to view
mask Click to view
media controller Click to view
mobile Click to view
month/year/day Click to view
move Click to view
multi-screen Click to view
namespace Click to view
navigation Click to view
object Click to view
object design menu Click to view
official Click to view
official blog Click to view
offset Click to view
option Click to view
ordinal Click to view
page Click to view
page indicator Click to view
paste Click to view
performance Click to view
permission Click to view
pin Click to view
png Click to view
quoting Click to view
radius Click to view
registration Click to view
reminder Click to view
remove Click to view
resource Click to view
rotate Click to view
rss Click to view
save Click to view
scroll Click to view
search Click to view
select Click to view
shadow Click to view
shape Click to view
share Click to view
sidebar Click to view
slider Click to view
sliding drawer Click to view
spacing Click to view
stretch Click to view
syntax Click to view
system setting Click to view
system ui Click to view
table Click to view
table of content Click to view
tasker Click to view
taxonomy Click to view
temperature Click to view
termination Click to view
terms of use Click to view
text Click to view
theme Click to view
toby Click to view
trademark Click to view
transform Click to view
transparency Click to view
transparent Click to view
troubleshooting Click to view
typeface Click to view
ui Click to view
user conduct Click to view
user interface demo Click to view
variable Click to view
wallpaper Click to view
warranties Click to view
weather Click to view
webp Click to view
website Click to view
welcome Click to view
widget Click to view
wiki Click to view
wiki editing Click to view
window Click to view

Resource - Shape

Shape Resources in Total Launcher provide lightweight vector graphics tools for creating scalable UI elements, background containers, and custom button bases. Unlike standard pixel-based images that lose crispness when scaled, vector shapes utilize mathematical rendering to maintain perfect clarity at any screen resolution while consuming minimal system memory. Saved directly within the central resource library, shape assets can be reused across multiple pages and updated globally. Mastering these vector parameters enables the design of modern card layouts, custom borders, and dynamic object masking without external editing software.

What is a Shape Resource?

Total Launcher manages reusable vector assets within a central library accessed via:

  • Location: Enter Edit Mode > Launcher options > Resources > Shape as viewed in this dialog.

Common Use Cases

  • Card UI Backgrounds: Creating clean, modern panels behind text or widgets to improve legibility against busy wallpapers.
  • Custom Buttons: Combining background vector shapes with text or icons to create tactile, interactive controls.
  • Object Masking: Serving as a geometric frame or “cookie cutter” to crop square images into circular or Squircle profiles.
  • UI Accents: Acting as dividers, borders, or structural indicators across layout groups.

Built-in Shape Library

Total Launcher includes a core collection of vector geometries:

Type Preview Primary Use Case
Rectangle Rectangles Sharp 90-degree corners. Ideal for full-screen containers, divider lines, and rigid grid layouts. Resizes freely on the canvas.
Rounded Rectangle Rounded rectangle The primary standard for modern Android design. Ideal for cards, app icon backgrounds, and buttons. Increasing the corner radius beyond `50` transforms the shape into a pill or oval.
Oval Oval/Circle Automatically forms a perfect circle when width and height are equal, or an ellipse when stretched.
Squircle  Squircle A continuous hybrid between a square and a circle. Unlike rounded rectangles, squircles feature smooth curvature along their entire perimeter for a modern UI feel.
Arc Arc Generates curved lines, pie-chart wedges, or circular segments defined by start and sweep angles.
Polygon Polygon samples Multi-sided geometric shapes (3 to 24 sides) such as triangles, pentagons, and heptagons. Excellent for unique navigation keys and geometric accents.

Basic Shape Creation Workflow

To add and configure a new shape resource:

  • Label: Assign a unique descriptive name (use underscores `_` instead of spaces) for identification in the resource manager.
  • Shape Selection: Choose the base vector geometry from the library.
  • Color 1: Defines the primary fill color (Defaults to `#FFFFFFFF` solid white).
  • Color 2: Defaults to transparent (`#00FFFFFF`). Changing Color 2 unlocks 14 gradient shading modes, wallpaper blur effects, and glassy transparency overlays.
  • Border Width & Color: Defines an outer stroke along the perimeter (`0` to `288` pixels). Borders use solid colors only (gradients are not supported on borders).

Shape Selection Dialog
Shape Add dialog ⬅️➡️ Shape Selection dialog

For detailed instructions on configuring gradients, alpha channels, and hexadecimal transparency levels, refer to the Color Picker Guide.

Advanced Geometry Parameters

Specific shape types provide fine-tuned controls to adjust curvature, angles, and sides. View the dialogs and explanations for these specific shapes:

🔷 Rounded Rectangle

🔷 Arc

🔷 Squircle

🔷 Polygon

Practical Application Examples

1. Creating a Card Background

Instead of placing text or widgets directly on a busy wallpaper, apply a Rounded Rectangle shape as a background layer:

  1. Create a shape with a solid fill (e.g., `#FF1E1E1E` for dark mode).
  2. Set the corner radius to `28`.
  3. Place the shape behind a group of widgets or text items to form a clean, readable card.

2. Image Masking (Cropping Photos)

Vector shapes act as a geometric frame or “cookie cutter” for images:

  1. Select an Oval shape resource.
  2. Set the image as a mask fill over a square photo object.
  3. The photo automatically crops into a clean, circular profile picture.

Technical Note on Animated Images: Using a Shape resource mask over an animated GIF will freeze the animation at the first frame. To maintain active GIF animations, place the image directly on the page using Add (+) > Graphic > Image (note that shape resources cannot mask direct image objects).

Benefits of Vector Shape Resources

  • Resolution Independence: Shapes never pixelate or blur when stretched across high-density displays.
  • Memory Efficiency: Machine-readable vector shapes consume virtually zero RAM compared to heavy PNG image files.
  • Global Resource Syncing: Because shapes are saved centrally in the resource library, modifying a single shape resource automatically updates every instance of that shape across all pages.

Discussion

Enter your comment. Wiki syntax is allowed:
Please solve the following equation to prove you're human. 50 -13 =