ExpansionPanel
ExpansionPanel copied to clipboard
Gradle sync fails with provided compile statement (fix?)
trafficstars
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
try migrate to android X
use 1.2.2 version