@TODO
@TODO
NOTE: Consider this untested.
-
Add the repository to your
build.gradle
file;repositories { mavenCentral() maven { url 'https://raw.github.com/iainconnor/SectionedListview/master/maven/' } }
-
And add the dependency;
dependencies { compile 'com.iainconnor:sectionedlistview:0.0.1-SNAPSHOT' }
- Download the
.jar
for the latest version from this repository. - Add it to your project.
- If you're building for Android, beg your boss to give you the time to switch to Gradle.
@TODO
Love it? Hate it? Want to make changes to it? Contact me at @iainconnor or [email protected].