skydoves / ExpandableLayout

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

Setting the spinner color programmatically does not work #12

Closed aldwinbabierra closed 4 years ago

aldwinbabierra commented 4 years ago

I tried to use setSpinnerColor(int) after expanding, but does not update already showing expanded layout. Changing the spinner color in xml works, but not programmatically.

skydoves commented 4 years ago

Hi, @aldwinbabierra! It is released a new version 1.0.6! Please check to work well using the new release. Thank you for your issue :)