

Gradle, you just need to add the following dependency to yourĬompile ':extra-abc:+'ĭoes this mean that I don't have to download the library and Gradle takes care of it so that I always have the latest version? I just don't know where to put the above line.

The easiest way to add ActionBar-PullToRefresh to your project is via I just made the switch from Eclipse to Android-Studio so I am totally new to AS and Gradle. I am trying to implement ActionBar-PullToRefresh from.
