jisungbin / ShapesDemo

Demo apps showing how to use the AndroidX :graphics:graphics-shapes: library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShapesDemo

Demo apps showing how to use the AndroidX :graphics:graphics-shapes: library

The View version, ShapesActivity, shows basic shape creation and morphing.

Screenshot of the View version of the app, showing some of the shapes enabled by the library

The Compose version of the app, ShapesAndMorphsActivity is more full-featured. It includes a shape editor:

Screenshot of the Compose version of the app, showing the shape editor

some other shape varieties:

Screenshot of the Compose version of the app, showing some of the shapes enabled by the library

and more options for viewing and scrubbing through a morph animation.

Screenshot of morph scrubbing between two of the shapes, using the slider

About

Demo apps showing how to use the AndroidX :graphics:graphics-shapes: library

License:Apache License 2.0


Languages

Language:Kotlin 100.0%