To create a completely transparent, hollow shape that displays a solid border and casts a shadow, you must trick the rendering engine's binary logic. Under normal conditions, absolute transparency (0% Alpha) causes the engine to skip shadow calculations entirely.
01, resulting in ARGB 01000000 (black) or ARGB 01FFFFFF (white).3 or 5 is required. A width of 1 may be mathematically clipped away by anti-aliasing on high-resolution screens.
The 01 value represents approximately 0.4% opacity. To the human eye, the center remains completely transparent. Mathematically, however, the engine recognizes a >0% fill, which forces it to calculate the object's border and shadow. Because the fill is only 1% opaque, its specific shadow is functionally invisible, leaving only the shadow cast by the fully opaque border.
The following results from the controlled Test Matrix prove that Test 5 is the only configuration that bypasses the “Zero-Alpha” limitation to produce a hollow shadow.
Comments & Feedback
Toby Lancer is ready to help! Look for the Quick Help form:
► Desktop: left sidebar located near the bottom for Private to Admin
► Mobile: 3-bar menu at page top.
► Use the Discussion section below to share any experiences and communications with other Total Launcher users.
► Any Registered User can directly update this and any wiki page if desired.
Moderation: To keep the manual clean, all comments are held for appropriateness review. Preview any comment before submitting it. It will not be displayed after submission until it is reviewed. So, please, do not resubmit.
Formatting: If using any code snippets, place them inside code tags (e.g., 'code') using double single quotes (') before and after to keep them readable.
Be Kind: This is a community effort. Please keep feedback constructive and on topic.
~~DISCUSSION~~