Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 355 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 355 Bytes

xkcdclock

Demonstrates how to rotate an onscreen bitmap with touch.

This is an unfinished Android app that demonstrates the following:

  1. Custom Canvas drawing on a View
  2. Handling Touch events, converting relative movement to angular directions, and applying that to the view's rotation

alt text