We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb41675 commit 4f54dc6Copy full SHA for 4f54dc6
README.md
@@ -1,5 +1,7 @@
1
# CustomViewsDemo
2
3
+This app is a part of the course and is of Week 3 This app helps the user to learn different types of views that are custom made.
4
+
5
Android demo demonstrates how to use custom views and do basic drawing with two different demos:
6
7
* Shape Demo - Displays custom control for selecting a shape
@@ -24,3 +26,4 @@ Dig into the source code for more or checkout the related guides for [Basic Pain
24
26
25
27
* Use case #3: Simple painting with paths
28
* Simple painting on a view
29
+.
0 commit comments