Skip to content

Classic demo of user interaction and animation.

License

Notifications You must be signed in to change notification settings

chunkyguy/MoveMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

04fcc4b · Sep 13, 2024

History

7 Commits
Sep 11, 2024
Sep 11, 2024
Sep 13, 2024
Sep 11, 2024
Sep 11, 2024
Sep 11, 2024
Sep 11, 2024

Repository files navigation

MoveMe

This application illustrates simple drawing, touch handling, and animation using various frameworks.

The goal of the exercise:

  • All squares are initially resting with color blue and scale 1.0
  • On Touch Down the selected square(s) color changes to red and scales up to 1.2
  • On Drag the selected square(s) move(s) with the finger
  • On Touch Up the selected square(s) color restores to blue and scales down to 1.0

About

Classic demo of user interaction and animation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published