Test task
Analog Clock with 12 and 24 hours clock face Implementation custom view by extending View and SurfaceView.
* **ClockViewSurface.java** - custom view, implementation of Analog Clock. Base class is SurfaceView * __ClockView.java__ - custom view, implementation of Analog Clock. Base class is View * __CompassView.java__ - custom view, implementation of compass. Base class is View * __MyView1.java__ - template for implementation custom viewsHow it works:
Draft sheet: