You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dig into the source code for more or checkout the related guides for [Basic Painting](https://github.com/thecodepath/android_guides/wiki/Basic-Painting-with-Views) or [Custom Views](https://github.com/thecodepath/android_guides/wiki/Defining-Custom-Views)!
13
13
14
14
## Use Cases
15
15
16
+
**Shape Demo**
17
+
16
18
* Use case #1: Draw some shapes
17
19
* Displays shape onto a view
18
-
* Use case #2: Simple painting using circles
19
-
* Use case #3: Simple painting with paths
20
-
* Simple painting on a view
21
20
* Use case #4: Custom input view
22
21
* Shape Selector includes drawing, touch, xml attributes, measure
0 commit comments