ExpandableLayout icon indicating copy to clipboard operation
ExpandableLayout copied to clipboard

Expanding animation problem.

Open KushtrimPacaj opened this issue 9 years ago • 2 comments

Using the sample, I changed the EditText to a TextView, and put a long text in it ( 7-8 rows ).
The animation doesn't work smoothly, the view expands until a certain point, then "jumps" to full width instantly.

KushtrimPacaj avatar Aug 04 '15 11:08 KushtrimPacaj

Facing same issue

mdakram avatar Nov 11 '15 06:11 mdakram

@mdakram I found a solution about this. Check out this example, and see how it should be implemented. https://gist.github.com/KushtrimPacaj/c96dbc8fa493250976e9

I'll make a pull request when I have the time

KushtrimPacaj avatar Nov 11 '15 08:11 KushtrimPacaj