cachapa / ExpandableLayout

An expandable layout container for Android
Apache License 2.0
2.34k stars 273 forks source link

flick UI #63

Closed ashkryab closed 6 years ago

ashkryab commented 6 years ago

After the animation is over, the screen is redrawn. this causes the UI to flicker.

<LinearLayout (vertical) ...> <ExpandableLayout .....>

<some view .... />

</ LinearLayout>

cachapa commented 6 years ago

I'm sorry but I can't do anything with the (lack of) information you gave. Closing for lack of detail.