From e122077d12e75295dd408f0fd706f1dca1dd0128 Mon Sep 17 00:00:00 2001 From: Ajith v Giri Date: Sat, 4 Nov 2017 22:55:23 +0530 Subject: [PATCH] updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75f9c3a..d788a19 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Add the gradle dependency to your `app` module `build.gradle` file: ``` -## 2. Add the `CanvasView` view to your Relative Layout xml file +## 2. Add the Canvas View view to your Relative Layout xml file Make sure `layout_width` and `layout_height` are `match-parent`. and make sure the background of the layout must be white