florent37 / ExpansionPanel

Android - Expansion panels contain creation flows and allow lightweight editing of an element.
https://material.io/guidelines/components/expansion-panels.html
Apache License 2.0
1.98k stars 239 forks source link

Fix collapsing/expanding layout when it already in that state. #18

Closed naz013 closed 6 years ago

naz013 commented 6 years ago

Add checking for current state before collapsing or expanding.

florent37 commented 6 years ago

Thx