From 6b23a52676679ee5434bcddf0fefd4300ab0638b Mon Sep 17 00:00:00 2001 From: Velli20 Date: Mon, 19 Jun 2017 00:08:28 +0300 Subject: [PATCH] Update README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/README.md b/README.md index 0a1b8cd..f62fd83 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,39 @@ To disable the touch input ```java graph.setDrawUserTouchPointEnabled(boolean enabled); +``` + +### Styling options + +```xml +... +xmlns:graph="http://schemas.android.com/apk/res-auto" +... + + + + +```