v1.2.5
What's Changed
Fixes
- Android adaptive icon no longer clipped (#34): the launcher was masking the mirror's top and handle because the foreground was the full composed icon (mirror spanning ~76% of the canvas, past the ~66% safe zone). Rebuilt as proper adaptive layers — the mirror isolated in the safe zone (
foregroundImage) over a blue gradientbackgroundImage. Verified on a physical Android device.
Chore
- Version bumped to
1.2.5.
Full Changelog: v1.2.4...v1.2.5