From 14d6832c77cf150d9ba4b15657fb9dc56140ff4b Mon Sep 17 00:00:00 2001 From: Cliff Ophalvens Date: Sat, 27 Feb 2016 17:49:52 +0100 Subject: [PATCH] update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 8338350..1492242 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,14 @@ expandableTextView.setOnExpandListener(new ExpandableTextView.OnExpandListener() }); ``` +Roadmap +======= + +* take into account TextView padding and margin +* optional fading edge at the bottom of the TextView +* support for Interpolators +* update demo project with more examples + License =======