skydoves / ExpandableLayout

🦚 An expandable layout that shows a two-level layout with an indicator.
Apache License 2.0
825 stars 54 forks source link

arrow view bug #22

Closed dantariun closed 3 years ago

dantariun commented 3 years ago

There is an unused arrow on the top right. I tried to make the arrow invisible, but I can't access the view.

2021-03-15 14;30;28

skydoves commented 3 years ago

If you don't want to show the spinner, try the below attribute.

expandable_showSpinner="false"

Btw, the screenshot which you provided seems weird. (There are duplicated spinners) Does your parent & child view have arrows?.