ToggleExpandLayout
ToggleExpandLayout copied to clipboard
Error:(41, 13) Failed to resolve: com.github.fenjuly:ToggleExpandLayout:774e497692
Adding library to dependency fails with this error message
yes ...even for me. my gradle is in online mode.
Use this in your gradle
compile 'com.github.fenjuly:ToggleExpandLayout:e74c88c717'
This will solve your issue.