Skip to content

Commit 14d6832

Browse files
committed
update README.md
1 parent b3a115c commit 14d6832

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@ expandableTextView.setOnExpandListener(new ExpandableTextView.OnExpandListener()
118118
});
119119
```
120120

121+
Roadmap
122+
=======
123+
124+
* take into account TextView padding and margin
125+
* optional fading edge at the bottom of the TextView
126+
* support for Interpolators
127+
* update demo project with more examples
128+
121129
License
122130
=======
123131

0 commit comments

Comments
 (0)