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 240 forks source link

Animate expand icon differently #28

Closed touficbatache closed 6 years ago

touficbatache commented 6 years ago

Hey! What about using this instead of the expand icon used now? It looks better and is used in Android by Google itself!

florent37 commented 6 years ago

the icon I used is only an imageview, I will not force users to have an implementation of expanded / collapsed icon, I just give the expandable view & a header that follows his expansion.

You're free to use this lib with mine in you project