compose-intro-showcase icon indicating copy to clipboard operation
compose-intro-showcase copied to clipboard

Add custom reveal shapes

Open cp-megh-l opened this issue 2 years ago • 2 comments

Changelog

  • Introduce RevealShape sealed class to represent different shapes for reveal effects.
  • Add Circle object in RevealShape for circular reveal.
  • Add Square object in RevealShape for square reveal.
  • Add Rounded data class in RevealShape for rounded rectangle reveal with a specified corner radius.
  • Reveal shape can be provided for each target individually inside ShowcaseStyle

cp-megh-l avatar Jan 25 '24 12:01 cp-megh-l

@cp-megh-l We need to include a demo of reveal shapes in README.md

cp-radhika-s avatar Aug 13 '24 15:08 cp-radhika-s

Any news on this PR ? This is a great adding to the library, and more shapes could be included

SoreGaInochi avatar Jun 21 '25 15:06 SoreGaInochi