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

Gradle sync fails with provided compile statement (fix?) #44

Open Zanz2 opened 5 years ago

Zanz2 commented 5 years ago

Hi, dont know if this was mentioned before or not, but replacing the compile statement with implementation 'com.github.florent37:expansionpanel:1.2.0@aar' fixes the gradle sync that fails on android studio 3.2.1

danasw commented 5 years ago

try migrate to android X

mohammaddvi commented 5 years ago

use 1.2.2 version