Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 254 Bytes

File metadata and controls

5 lines (5 loc) · 254 Bytes

Example 5

Purpose

Understand drawing of objects in Android.

Operation

This example has a similar structure to example 3. It has four buttons that can move an object. In this case, the object is a ShapeDrawable that is moved around on a Canvas.