materializeCSS collapsible active change icon.
I am looking for some help with collapsible I am trying to change the icon on the headers when they are active but cant seem to solve the problem of if I click on another header without closing the first one having the proper icon being displayed. Here is a codepen with an example of my issue. http://codepen.io/FPC/pen/xZEWVY here is my code: <div class="container"> <div class="row"> <div class="col s6"> <ul class="collapsible popout" data-collapsible="accordion"> <li> <div class="collapsible-header"> <i class="material-icons right more">expand_more</i> <i class="material-icons right less"