We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a115c commit 14d6832Copy full SHA for 14d6832
1 file changed
README.md
@@ -118,6 +118,14 @@ expandableTextView.setOnExpandListener(new ExpandableTextView.OnExpandListener()
118
});
119
```
120
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
129
License
130
=======
131
0 commit comments